Home
last modified time | relevance | path

Searched refs:wakeupsToForceDismissKeyguard (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DActiveUnlockConfig.kt117 private var wakeupsToForceDismissKeyguard = mutableSetOf<Int>() variable
237 wakeupsToForceDismissKeyguard, in onChange()
311 return wakeupsToForceDismissKeyguard.contains(pmWakeReason) in shouldWakeupForceDismissKeyguard()