Searched defs:SCREEN_TURNING_ON (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ | ||
H A D | KeyguardLifecyclesDispatcher.java | 33 static final int SCREEN_TURNING_ON = 0; field in KeyguardLifecyclesDispatcher |
H A D | ScreenLifecycle.java | 37 public static final int SCREEN_TURNING_ON = 1; field in ScreenLifecycle |