Searched defs:isFaceAuthCurrentlyAllowed (Results 1 – 3 of 3) sorted by relevance
587 val isFaceAuthCurrentlyAllowed by collectLastValue(underTest.isFaceAuthCurrentlyAllowed) in faceAuthCurrentlyAllowed_dependsOnStrongAuthBiometricSetting_ifFaceIsClass3() constant610 val isFaceAuthCurrentlyAllowed by collectLastValue(underTest.isFaceAuthCurrentlyAllowed) in faceAuthCurrentlyAllowed_dependsOnNonStrongAuthBiometricSetting_ifFaceIsNotStrong() constant
41 override val isFaceAuthCurrentlyAllowed: Flow<Boolean> constant in com.android.systemui.keyguard.data.repository.FakeBiometricSettingsRepository
99 val isFaceAuthCurrentlyAllowed: Flow<Boolean> in <lambda>() constant352 override val isFaceAuthCurrentlyAllowed: Flow<Boolean> constant