Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBypassController.kt152 fun onStartedGoingToSleep() { in onStartedGoingToSleep() method
DBiometricUnlockController.java370 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
DStatusBarKeyguardViewManager.java421 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWakefulnessLifecycle.java109 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
DKeyguardViewMediator.java805 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