Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DIKeyguardService.aidl48 void onStartedGoingToSleep(int pmSleepReason); in onStartedGoingToSleep() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycle.java246 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
H A DKeyguardViewMediator.java1001 public void onStartedGoingToSleep(@WindowManagerPolicyConstants.OffReason int offReason) { in onStartedGoingToSleep() method in KeyguardViewMediator
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java60 default void onStartedGoingToSleep() {}; in onStartedGoingToSleep() method
H A DKeyguardUpdateMonitorCallback.java190 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBypassController.kt215 fun onStartedGoingToSleep() { regex
H A DBiometricUnlockController.java509 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
H A DStatusBarKeyguardViewManager.java581 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
/aosp12/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardServiceWrapper.java105 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceWrapper
H A DKeyguardServiceDelegate.java348 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceDelegate
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java301 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in CarKeyguardViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java626 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in AuthContainerView