Home
last modified time | relevance | path

Searched refs:onStartedGoingToSleep (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWakefulnessLifecycle.java84 dispatch(Observer::onStartedGoingToSleep); in dispatchStartedGoingToSleep()
109 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
DKeyguardService.java117 public void onStartedGoingToSleep(int reason) {
119 mKeyguardViewMediator.onStartedGoingToSleep(reason);
DKeyguardViewMediator.java805 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in KeyguardViewMediator
1979 mStatusBarKeyguardViewManager.onStartedGoingToSleep(); in handleNotifyStartedGoingToSleep()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DWakefulnessLifecycleTest.java87 verify(mWakefulnessObserver).onStartedGoingToSleep(); in dispatchStartedGoingToSleep()
114 verify(mWakefulnessObserver, times(1)).onStartedGoingToSleep(); in doesNotDispatchTwice()
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java104 public void onStartedGoingToSleep(int reason) { in onStartedGoingToSleep() method in KeyguardServiceWrapper
106 mService.onStartedGoingToSleep(reason); in onStartedGoingToSleep()
DKeyguardServiceDelegate.java348 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in KeyguardServiceDelegate
350 mKeyguardService.onStartedGoingToSleep(why); in onStartedGoingToSleep()
/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/
DKeyguardUpdateMonitorCallback.java186 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
DCarrierTextController.java78 public void onStartedGoingToSleep() {
DKeyguardUpdateMonitor.java1453 cb.onStartedGoingToSleep(arg1); in handleStartedGoingToSleep()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBypassController.kt152 fun onStartedGoingToSleep() { in onStartedGoingToSleep() method in com.android.systemui.statusbar.phone.KeyguardBypassController
DBiometricUnlockController.java370 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
DStatusBarKeyguardViewManager.java421 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
DStatusBar.java3752 public void onStartedGoingToSleep() {
3758 mKeyguardBypassController.onStartedGoingToSleep();
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistHandleLikeHomeBehavior.java63 public void onStartedGoingToSleep() {
DAssistHandleReminderExpBehavior.java139 public void onStartedGoingToSleep() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/assist/
DAssistHandleLikeHomeBehaviorTest.java280 observer.getValue().onStartedGoingToSleep(); in onSleepOrDoze_handlesHide()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DBiometricDialogImpl.java141 public void onStartedGoingToSleep() {
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4458 mKeyguardDelegate.onStartedGoingToSleep(why); in startedGoingToSleep()
/frameworks/base/services/
Dart-profile12362 PLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onStartedGoingToSleep(I)V
12385 PLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onStartedGoingToSleep(I)V
/frameworks/base/config/
Dboot-image-profile.txt21534 HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onStartedGoingToSleep(I)V
Dhiddenapi-greylist-max-o.txt89572 Lcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onStartedGoingToSleep(I)V
89617 Lcom/android/internal/policy/IKeyguardService;->onStartedGoingToSleep(I)V