Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DActiveUnlockConfig.kt130 private val wakeupsConsideredUnlockIntentsUri = constant
144 wakeupsConsideredUnlockIntentsUri, in register()
223 if (selfChange || uris.contains(wakeupsConsideredUnlockIntentsUri)) { in onChange()