Home
last modified time | relevance | path

Searched defs:SCREEN_TURNING_OFF (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardLifecyclesDispatcher.java35 static final int SCREEN_TURNING_OFF = 2; field in KeyguardLifecyclesDispatcher
H A DScreenLifecycle.java39 public static final int SCREEN_TURNING_OFF = 3; field in ScreenLifecycle