Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DViewMediatorCallback.java57 void keyguardGone(); in keyguardGone() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardViewMediatorTest.java479 mViewMediator.mViewMediatorCallback.keyguardGone(); in testKeyguardGone_notGoingaway()
554 mViewMediator.mViewMediatorCallback.keyguardGone(); in wakeupFromDreamingWhenKeyguardHides_orderUnlockAndWakeOn()
904 mViewMediator.mViewMediatorCallback.keyguardGone(); in testWakeAndUnlockingOverDream()
937 mViewMediator.mViewMediatorCallback.keyguardGone(); in testWakeAndUnlockingOverDream_signalAuthenticateIfStillShowing()
966 mViewMediator.mViewMediatorCallback.keyguardGone(); in testWakeAndUnlockingOverNonInteractiveDream_noWakeByKeyguardViewMediator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java1171 mViewMediatorCallback.keyguardGone(); in hide()
1208 mViewMediatorCallback.keyguardGone(); in hide()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java836 public void keyguardGone() {