Home
last modified time | relevance | path

Searched defs:onScreenTurnedOn (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DScreenLifecycle.java83 default void onScreenTurnedOn() {} in onScreenTurnedOn() method
DKeyguardViewMediator.java1086 public void onScreenTurnedOn() { in onScreenTurnedOn() method in KeyguardViewMediator
/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl79 void onScreenTurnedOn(); in onScreenTurnedOn() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java80 default void onScreenTurnedOn() {}; in onScreenTurnedOn() method
DKeyguardUpdateMonitorCallback.java197 public void onScreenTurnedOn() { } in onScreenTurnedOn() method in KeyguardUpdateMonitorCallback
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java149 public void onScreenTurnedOn() { in onScreenTurnedOn() method in KeyguardServiceWrapper
DKeyguardServiceDelegate.java340 public void onScreenTurnedOn() { in onScreenTurnedOn() method in KeyguardServiceDelegate
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java329 public void onScreenTurnedOn() { in onScreenTurnedOn() method in CarKeyguardViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java803 public void onScreenTurnedOn() { in onScreenTurnedOn() method in KeyguardIndicationController.BaseKeyguardCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScrimController.java1002 public void onScreenTurnedOn() { in onScreenTurnedOn() method in ScrimController