Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardLifecyclesDispatcher.java45 static final int STARTED_WAKING_UP = 4; field in KeyguardLifecyclesDispatcher
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java233 STARTED_WAKING_UP(1378); enumConstant