Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/
H A DFakeBiometricSettingsRepository.kt44 private val _isFaceAuthSupportedInCurrentPosture = MutableStateFlow(false) regex
46 get() = _isFaceAuthSupportedInCurrentPosture
78 _isFaceAuthSupportedInCurrentPosture.value = value