Searched refs:onScreenTurningOff (Results 1 – 8 of 8) sorted by relevance
62 dispatch(Observer::onScreenTurningOff); in dispatchScreenTurningOff()84 default void onScreenTurningOff() {} in onScreenTurningOff() method
168 public void onScreenTurningOff() {
84 void onScreenTurningOff(); in onScreenTurningOff() method
158 public void onScreenTurningOff() { in onScreenTurningOff() method in KeyguardServiceWrapper160 mService.onScreenTurningOff(); in onScreenTurningOff()
310 public void onScreenTurningOff() { in onScreenTurningOff() method in KeyguardServiceDelegate313 mKeyguardService.onScreenTurningOff(); in onScreenTurningOff()
81 verify(mScreenObserverMock).onScreenTurningOff(); in screenTurningOff()
4616 mKeyguardDelegate.onScreenTurningOff(); in screenTurningOff()
12360 PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onScreenTurningOff()V12383 PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onScreenTurningOff()V