Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBypassController.kt205 fun onStartedGoingToSleep() { in onStartedGoingToSleep() method in com.android.systemui.statusbar.phone.KeyguardBypassController
DUnlockedScreenOffAnimationController.kt166 override fun onStartedGoingToSleep() { in onStartedGoingToSleep() method in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
DBiometricUnlockController.java491 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
DStatusBarKeyguardViewManager.java569 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWakefulnessLifecycle.java235 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
DKeyguardViewMediator.java994 public void onStartedGoingToSleep(@WindowManagerPolicyConstants.OffReason int offReason) { in onStartedGoingToSleep() method in KeyguardViewMediator
/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl48 void onStartedGoingToSleep(int pmSleepReason); in onStartedGoingToSleep() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java58 default void onStartedGoingToSleep() {}; in onStartedGoingToSleep() method
DKeyguardUpdateMonitorCallback.java184 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java105 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java357 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceDelegate
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java619 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in AuthContainerView
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaHierarchyManager.kt447 override fun onStartedGoingToSleep() { in onStartedGoingToSleep() method