Home
last modified time | relevance | path

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 DScreenLifecycle.java36 public static final int SCREEN_TURNING_ON = 1; field in ScreenLifecycle
H A DKeyguardLifecyclesDispatcher.java40 static final int SCREEN_TURNING_ON = 0; field in KeyguardLifecyclesDispatcher