Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DScreenLifecycle.java82 default void onScreenTurningOn() {} in onScreenTurningOn() method
DKeyguardViewMediator.java1239 public void onScreenTurningOn(IKeyguardDrawnCallback callback) { in onScreenTurningOn() method in KeyguardViewMediator
/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl79 void onScreenTurningOn(IKeyguardDrawnCallback callback); in onScreenTurningOn() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DFalsingCollectorFake.java114 public void onScreenTurningOn() { in onScreenTurningOn() method in FalsingCollectorFake
DFalsingCollector.java92 void onScreenTurningOn(); in onScreenTurningOn() method
DFalsingCollectorImpl.java264 public void onScreenTurningOn() { in onScreenTurningOn() method in FalsingCollectorImpl
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java73 default void onScreenTurningOn() {}; in onScreenTurningOn() method
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java143 public void onScreenTurningOn(IKeyguardDrawnCallback callback) { in onScreenTurningOn() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java335 public void onScreenTurningOn(final DrawnListener drawnListener) { in onScreenTurningOn() method in KeyguardServiceDelegate
/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
DDataCollector.java270 public void onScreenTurningOn() { in onScreenTurningOn() method in DataCollector
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java3242 public void onScreenTurningOn() { in onScreenTurningOn() method in NotificationPanelViewController