commit | cbc9a775cf60f7c7d73af349d0fed6a6f4e722de | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Wed Oct 18 17:45:20 2023 +0000 |
committer | Matt Pietal <mpietal@google.com> | Thu Oct 19 11:30:44 2023 +0000 |
tree | 8807745cbd8952abd0b847e639899f6fbdff552d | |
parent | f005346799d6280dc97b61f891b982a6279cf7eb [diff] |
Keyguard Transitions - Add REVERSE option When a transition is canceled and a new one starts, there are multiple ways to continue from the cancellation point: RESET, LAST_VALUE, or REVERSE. REVERSE was added in order to support a smooth transition from AOD<->LOCKSCREEN when the power button is pushed the middle. Fixes: 305978396 Test: atest KeyguardRepositoryImplTest KeyguardTransitionScenariosTest Change-Id: Ie03ba8a55707cceeb69a591db1bd5fd9636164f1