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