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