Home
last modified time | relevance | path

Searched refs:cancelMockKeyguardExitAnimation (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DKeyguardViewMediatorTest.java634 cancelMockKeyguardExitAnimation(); in testCancelKeyguardExitAnimation_noPendingLock_keyguardWillNotBeShowing()
652 cancelMockKeyguardExitAnimation(); in testCancelKeyguardExitAnimationDueToSleep_withPendingLock_keyguardWillBeShowing()
665 cancelMockKeyguardExitAnimation(); in testCancelKeyguardExitAnimationThenSleep_withPendingLock_keyguardWillBeShowing()
721 private void cancelMockKeyguardExitAnimation() { in cancelMockKeyguardExitAnimation() method in KeyguardViewMediatorTest