Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DScreenLifecycleTest.java78 mScreen.dispatchScreenTurningOff(); in screenTurningOff()
88 mScreen.dispatchScreenTurningOff(); in screenTurnedOff()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardLifecyclesDispatcher.java66 mScreenLifecycle.dispatchScreenTurningOff();
DScreenLifecycle.java60 public void dispatchScreenTurningOff() { in dispatchScreenTurningOff() method in ScreenLifecycle