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.kt178 fun onStartedGoingToSleep() { in onStartedGoingToSleep() method in com.android.systemui.statusbar.phone.KeyguardBypassController
DBiometricUnlockController.java458 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
DStatusBarKeyguardViewManager.java469 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.java871 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/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java60 default void onStartedGoingToSleep() {}; in onStartedGoingToSleep() method
DKeyguardUpdateMonitorCallback.java178 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
/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/CarSystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java314 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in CarKeyguardViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java457 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in AuthContainerView
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaHierarchyManager.kt254 override fun onStartedGoingToSleep() { in onStartedGoingToSleep() method