/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | KeyguardBypassController.kt | 178 fun onStartedGoingToSleep() { in onStartedGoingToSleep() method in com.android.systemui.statusbar.phone.KeyguardBypassController
|
D | BiometricUnlockController.java | 458 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
|
D | StatusBarKeyguardViewManager.java | 469 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | WakefulnessLifecycle.java | 109 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
|
D | KeyguardViewMediator.java | 871 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in KeyguardViewMediator
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | IKeyguardService.aidl | 48 void onStartedGoingToSleep(int reason); in onStartedGoingToSleep() method
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardViewController.java | 60 default void onStartedGoingToSleep() {}; in onStartedGoingToSleep() method
|
D | KeyguardUpdateMonitorCallback.java | 178 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
|
/frameworks/base/services/core/java/com/android/server/policy/keyguard/ |
D | KeyguardServiceWrapper.java | 104 public void onStartedGoingToSleep(int reason) { in onStartedGoingToSleep() method in KeyguardServiceWrapper
|
D | KeyguardServiceDelegate.java | 348 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in KeyguardServiceDelegate
|
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/keyguard/ |
D | CarKeyguardViewController.java | 314 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in CarKeyguardViewController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthContainerView.java | 457 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in AuthContainerView
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
D | MediaHierarchyManager.kt | 254 override fun onStartedGoingToSleep() { in onStartedGoingToSleep() method
|