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.kt577 val isFaceAuthCurrentlyAllowed by collectLastValue(underTest.isFaceAuthCurrentlyAllowed) in <lambda>() constant
781 val isFaceAuthCurrentlyAllowed by collectLastValue(underTest.isFaceAuthCurrentlyAllowed) in <lambda>() constant
805 val isFaceAuthCurrentlyAllowed by collectLastValue(underTest.isFaceAuthCurrentlyAllowed) in <lambda>() 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.kt105 val isFaceAuthCurrentlyAllowed: Flow<Boolean> in <lambda>() constant
383 override val isFaceAuthCurrentlyAllowed: Flow<Boolean> = constant