Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
DBiometricSettingsRepositoryTest.kt405 val isFaceAuthAllowed = collectLastValue(underTest.isFaceAuthEnrolledAndEnabled) in devicePolicyControlsFaceAuthenticationEnabledState() constant
434 val isFaceAuthAllowed = collectLastValue(underTest.isFaceAuthEnrolledAndEnabled) in biometricManagerControlsFaceAuthenticationEnabledStatus() constant
461 val isFaceAuthAllowed = collectLastValue(underTest.isFaceAuthEnrolledAndEnabled) in userChange_biometricEnabledChange_handlesRaceCondition() constant