Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DScreenLifecycle.java54 dispatch(Observer::onScreenTurningOff); in dispatchScreenTurningOff()
76 default void onScreenTurningOff() {} in onScreenTurningOff() method
DKeyguardService.java168 public void onScreenTurningOff() {
/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl84 void onScreenTurningOff(); in onScreenTurningOff() method
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java158 public void onScreenTurningOff() { in onScreenTurningOff() method in KeyguardServiceWrapper
160 mService.onScreenTurningOff(); in onScreenTurningOff()
DKeyguardServiceDelegate.java314 public void onScreenTurningOff() { in onScreenTurningOff() method in KeyguardServiceDelegate
317 mKeyguardService.onScreenTurningOff(); in onScreenTurningOff()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DScreenLifecycleTest.java80 verify(mScreenObserverMock).onScreenTurningOff(); in screenTurningOff()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java6960 mKeyguardDelegate.onScreenTurningOff(); in screenTurningOff()
/frameworks/base/config/
Dboot-image-profile.txt9229 HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onScreenTurningOff()V