/aosp12/frameworks/base/core/java/com/android/internal/policy/ |
H A D | IKeyguardService.aidl | 48 void onStartedGoingToSleep(int pmSleepReason); in onStartedGoingToSleep() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | WakefulnessLifecycle.java | 246 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
|
H A D | KeyguardViewMediator.java | 1001 public void onStartedGoingToSleep(@WindowManagerPolicyConstants.OffReason int offReason) { in onStartedGoingToSleep() method in KeyguardViewMediator
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardViewController.java | 60 default void onStartedGoingToSleep() {}; in onStartedGoingToSleep() method
|
H A D | KeyguardUpdateMonitorCallback.java | 190 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | KeyguardBypassController.kt | 215 fun onStartedGoingToSleep() { regex
|
H A D | BiometricUnlockController.java | 509 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
|
H A D | StatusBarKeyguardViewManager.java | 581 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
|
/aosp12/frameworks/base/services/core/java/com/android/server/policy/keyguard/ |
H A D | KeyguardServiceWrapper.java | 105 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceWrapper
|
H A D | KeyguardServiceDelegate.java | 348 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 D | CarKeyguardViewController.java | 301 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in CarKeyguardViewController
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthContainerView.java | 626 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in AuthContainerView
|