Home
last modified time | relevance | path

Searched defs:onScreenTurningOn (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DScreenLifecycle.java84 default void onScreenTurningOn() {} in onScreenTurningOn() method
H A DKeyguardViewMediator.java1249 public void onScreenTurningOn(IKeyguardDrawnCallback callback) { in onScreenTurningOn() method in KeyguardViewMediator
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DIKeyguardService.aidl79 void onScreenTurningOn(IKeyguardDrawnCallback callback); in onScreenTurningOn() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java75 default void onScreenTurningOn() {}; in onScreenTurningOn() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingCollector.java92 void onScreenTurningOn(); in onScreenTurningOn() method
H A DFalsingCollectorFake.java114 public void onScreenTurningOn() { in onScreenTurningOn() method in FalsingCollectorFake
H A DFalsingCollectorImpl.java265 public void onScreenTurningOn() { in onScreenTurningOn() method in FalsingCollectorImpl
/aosp12/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardServiceWrapper.java143 public void onScreenTurningOn(IKeyguardDrawnCallback callback) { in onScreenTurningOn() method in KeyguardServiceWrapper
H A DKeyguardServiceDelegate.java326 public void onScreenTurningOn(final DrawnListener drawnListener) { in onScreenTurningOn() method in KeyguardServiceDelegate
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DUnfoldLightRevealOverlayAnimation.kt111 fun onScreenTurningOn(onOverlayReady: Runnable) { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
H A DDataCollector.java270 public void onScreenTurningOn() { in onScreenTurningOn() method in DataCollector
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java353 public void onScreenTurningOn() { in onScreenTurningOn() method in CarKeyguardViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java3240 public void onScreenTurningOn() { in onScreenTurningOn() method in NotificationPanelViewController