Searched refs:onScreenTurningOff (Results 1 – 13 of 13) sorted by relevance
49 override fun onScreenTurningOff() { in onScreenTurningOff() method51 listeners.forEach(ScreenListener::onScreenTurningOff) in onScreenTurningOff()
67 dispatch(Observer::onScreenTurningOff); in dispatchScreenTurningOff()89 default void onScreenTurningOff() {} in onScreenTurningOff() method
590 public void onScreenTurningOff() {
32 fun onScreenTurningOff() method
90 void onScreenTurningOff(); in onScreenTurningOff() method
162 public void onScreenTurningOff() { in onScreenTurningOff() method in KeyguardServiceWrapper164 mService.onScreenTurningOff(); in onScreenTurningOff()
337 public void onScreenTurningOff() { in onScreenTurningOff() method in KeyguardServiceDelegate340 mKeyguardService.onScreenTurningOff(); in onScreenTurningOff()
83 verify(mScreenObserverMock).onScreenTurningOff(); in screenTurningOff()
286 override fun onScreenTurningOff() { in cancelAnimation() method in com.android.systemui.unfold.updates.ScreenStatusListener
344 public void onScreenTurningOff() { in initOneHanded()
722 callbacks.forEach { it.onScreenTurningOff() } in <lambda>()
5772 mKeyguardDelegate.onScreenTurningOff();
74497 Lcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onScreenTurningOff()V74542 Lcom/android/internal/policy/IKeyguardService;->onScreenTurningOff()V