diff options
author | Matt Pietal <mpietal@google.com> | 2021-02-09 13:02:20 -0500 |
---|---|---|
committer | Matt Pietal <mpietal@google.com> | 2021-02-10 08:42:44 -0500 |
commit | d832feaa41550238c0bd6e3cc5bdd70fafc33719 (patch) | |
tree | db262478d71f7c48abe490ddd41dec7482ecadfb /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 351250ae4c06cf30d234bb752f1904b9cc4a1401 (diff) |
Controls - Prevent action while locked
After tapping on a control to change the state (lock/unlock, turn
on/off) while the device is locked, the bouncer will be shown. The
action is captured and is supposed to run on the next refresh of the
control, after the phone is unlocked. However, if a well timed refresh
is requested from the controls provider while the user is waiting on the
security bouncer, the action will be fulfilled without the device
being unlocked.
Bug: 179795856
Test: atest ControlActionCoordinatorImplTest
Change-Id: Ie100954a34f19ea6936fe29cbcb205de14f1513c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions