Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
DBiometricSettingsRepository.kt368 private val _nonStrongBiometricAllowed = constant
389 _nonStrongBiometricAllowed in userId()
410 _nonStrongBiometricAllowed.value = Pair(userId, allowed) in onIsNonStrongBiometricAllowedChanged()