Home
last modified time | relevance | path

Searched defs:isFaceAuthCurrentlyAllowed (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/
DBiometricSettingsRepositoryTest.kt484 val isFaceAuthCurrentlyAllowed by collectLastValue(underTest.isFaceAuthCurrentlyAllowed) in anySimSecure_disablesFaceAuthToNotCurrentlyRun() constant
688 val isFaceAuthCurrentlyAllowed by collectLastValue(underTest.isFaceAuthCurrentlyAllowed) in faceAuthCurrentlyAllowed_dependsOnStrongAuthBiometricSetting_ifFaceIsClass3() constant
712 val isFaceAuthCurrentlyAllowed by collectLastValue(underTest.isFaceAuthCurrentlyAllowed) in faceAuthCurrentlyAllowed_dependsOnNonStrongAuthBiometricSetting_ifFaceIsNotStrong() constant
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/
DFakeBiometricSettingsRepository.kt46 override val isFaceAuthCurrentlyAllowed: Flow<Boolean> constant in com.android.systemui.keyguard.data.repository.FakeBiometricSettingsRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
DBiometricSettingsRepository.kt101 val isFaceAuthCurrentlyAllowed: Flow<Boolean> in <lambda>() constant
350 override val isFaceAuthCurrentlyAllowed: Flow<Boolean> = constant