Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DWakefulnessLifecycleTest.java92 verify(mWakefulnessObserver).onStartedGoingToSleep(); in dispatchStartedGoingToSleep()
119 verify(mWakefulnessObserver, times(1)).onStartedGoingToSleep(); in doesNotDispatchTwice()
DKeyguardViewMediatorTest.java134 mViewMediator.onStartedGoingToSleep(OFF_BECAUSE_OF_USER); in testOnGoingToSleep_UpdatesKeyguardGoingAway()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWakefulnessLifecycle.java156 dispatch(Observer::onStartedGoingToSleep); in dispatchStartedGoingToSleep()
235 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
DKeyguardService.java231 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) {
233 mKeyguardViewMediator.onStartedGoingToSleep(
DKeyguardViewMediator.java994 public void onStartedGoingToSleep(@WindowManagerPolicyConstants.OffReason int offReason) { in onStartedGoingToSleep() method in KeyguardViewMediator
2526 mKeyguardViewControllerLazy.get().onStartedGoingToSleep(); in handleNotifyStartedGoingToSleep()
/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
DCarrierTextManager.java86 public void onStartedGoingToSleep() {
DKeyguardUpdateMonitor.java1644 cb.onStartedGoingToSleep(arg1); in handleStartedGoingToSleep()
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java105 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceWrapper
107 mService.onStartedGoingToSleep(pmSleepReason); in onStartedGoingToSleep()
DKeyguardServiceDelegate.java357 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceDelegate
359 mKeyguardService.onStartedGoingToSleep(pmSleepReason); in onStartedGoingToSleep()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationController.kt166 override fun onStartedGoingToSleep() { in onStartedGoingToSleep() method in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
DKeyguardBypassController.kt205 fun onStartedGoingToSleep() { in onStartedGoingToSleep() method
DBiometricUnlockController.java491 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep() method in BiometricUnlockController
DStatusBarKeyguardViewManager.java569 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
DStatusBar.java4103 public void onStartedGoingToSleep() {
4112 mKeyguardBypassController.onStartedGoingToSleep();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/
DMediaHierarchyManagerTest.kt146 observer.onStartedGoingToSleep() in testBlockedWhenScreenTurningOff()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DWMShell.java295 public void onStartedGoingToSleep() { in initOneHanded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaHierarchyManager.kt447 override fun onStartedGoingToSleep() { in onStartedGoingToSleep() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java619 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in AuthContainerView
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4203 mKeyguardDelegate.onStartedGoingToSleep(pmSleepReason); in startedGoingToSleep()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt78466 Lcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onStartedGoingToSleep(I)V
78511 Lcom/android/internal/policy/IKeyguardService;->onStartedGoingToSleep(I)V
/frameworks/base/services/
Dart-profile35628 HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->onStartedGoingToSleep(I)V+]Lcom/and…
35655 HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->onStartedGoingToSleep(I)V+]Lcom/andr…