Home
last modified time | relevance | path

Searched defs:onStartedGoingToSleep (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWakefulnessLifecycle.java97 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
DKeyguardViewMediator.java800 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in KeyguardViewMediator
/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl48 void onStartedGoingToSleep(int reason); in onStartedGoingToSleep() method
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java104 public void onStartedGoingToSleep(int reason) { in onStartedGoingToSleep() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java348 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in KeyguardServiceDelegate
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitorCallback.java186 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java362 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
DStatusBarKeyguardViewManager.java393 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager