Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DActiveUnlockConfig.kt121 private val unlockIntentLegacyUri = constant
177 if (selfChange || uris.contains(unlockIntentLegacyUri)) { in onChange()