commit | 1de979862bcdd1fe8cb78bc210d4165dd561f45b | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Tue May 24 11:31:46 2022 -0400 |
committer | Matt Pietal <mpietal@google.com> | Tue May 24 11:31:46 2022 -0400 |
tree | 4eaddb1bd4119d1a61e5d7cba659bec09ef83a51 | |
parent | 80aeafc595fd9dd8b45aeefdfa423d0cb8df9e6c [diff] |
Run cancelAction if bouncer is canceled The cancelAction was never run on non-UDFPS devices when the bouncer was canceled. The check for bouncerIsOrWillBeShowing() will always be true, so move the call to cancel AFTER the bouncer hide() invocation. Fixes: 233741191 Test: atest StatusBarKeyguardViewManagerTest Change-Id: I0ababa6b69cdc3fea558c063a8d3839172470ee1