Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWakefulnessLifecycle.java72 dispatch(Observer::onStartedGoingToSleep); in dispatchStartedGoingToSleep()
97 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
DKeyguardService.java117 public void onStartedGoingToSleep(int reason) {
119 mKeyguardViewMediator.onStartedGoingToSleep(reason);
DKeyguardViewMediator.java800 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in KeyguardViewMediator
1965 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/core/java/com/android/internal/policy/
DIKeyguardService.aidl48 void onStartedGoingToSleep(int reason); in onStartedGoingToSleep() method
/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/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitorCallback.java186 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
DCarrierTextController.java85 public void onStartedGoingToSleep() {
DKeyguardUpdateMonitor.java1359 cb.onStartedGoingToSleep(arg1); in handleStartedGoingToSleep()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DBiometricDialogImpl.java141 public void onStartedGoingToSleep() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java362 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
DStatusBarKeyguardViewManager.java393 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
DStatusBar.java3621 public void onStartedGoingToSleep() {
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4439 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.txt21535 HPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onStartedGoingToSleep(I)V
Dhiddenapi-greylist-max-o.txt95999 Lcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onStartedGoingToSleep(I)V
96046 Lcom/android/internal/policy/IKeyguardService;->onStartedGoingToSleep(I)V