Home
last modified time | relevance | path

Searched defs:dispatchStartedWakingUp (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycleTest.java67 public void dispatchStartedWakingUp() throws Exception { in dispatchStartedWakingUp() method in WakefulnessLifecycleTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycle.java115 public void dispatchStartedWakingUp(@PowerManager.WakeReason int pmWakeReason) { in dispatchStartedWakingUp() method in WakefulnessLifecycle
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java3304 public void dispatchStartedWakingUp() { in dispatchStartedWakingUp() method in KeyguardUpdateMonitor