Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DScreenLifecycle.java74 default void onScreenTurningOn() {} in onScreenTurningOn() method
DKeyguardViewMediator.java1001 public void onScreenTurningOn(IKeyguardDrawnCallback callback) { in onScreenTurningOn() method in KeyguardViewMediator
/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl74 void onScreenTurningOn(IKeyguardDrawnCallback callback); in onScreenTurningOn() method
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java140 public void onScreenTurningOn(IKeyguardDrawnCallback callback) { in onScreenTurningOn() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java330 public void onScreenTurningOn(final DrawnListener drawnListener) { in onScreenTurningOn() method in KeyguardServiceDelegate
/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
DDataCollector.java247 public void onScreenTurningOn() { in onScreenTurningOn() method in DataCollector
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DFalsingManager.java288 public void onScreenTurningOn() { in onScreenTurningOn() method in FalsingManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java308 public void onScreenTurningOn() { in onScreenTurningOn() method in StatusBarKeyguardViewManager
DNotificationPanelView.java2300 public void onScreenTurningOn() { in onScreenTurningOn() method in NotificationPanelView