Searched refs:isFingerprintAuthCurrentlyAllowed (Results 1 – 7 of 7) sorted by relevance
78 val isFingerprintAuthCurrentlyAllowed: Flow<Boolean> = in <lambda>() constant95 isFingerprintAuthCurrentlyAllowed in <lambda>()
48 repository.isFingerprintAuthCurrentlyAllowed in <lambda>()
123 .isFingerprintAuthCurrentlyAllowed, in <lambda>()208 biometricSettingsRepository.isFingerprintAuthCurrentlyAllowed.value && in <lambda>()
46 val currentlyAllowed by collectLastValue(underTest.isFingerprintAuthCurrentlyAllowed) in isFingerprintAuthCurrentlyAllowed_allowedOnlyWhenItIsNotLockedOutAndAllowedBySettings()
38 override val isFingerprintAuthCurrentlyAllowed: StateFlow<Boolean> constant in com.android.systemui.keyguard.data.repository.FakeBiometricSettingsRepository
88 val isFingerprintAuthCurrentlyAllowed: StateFlow<Boolean> in <lambda>() constant339 override val isFingerprintAuthCurrentlyAllowed: StateFlow<Boolean> = constant
204 collectLastValue(underTest.isFingerprintAuthCurrentlyAllowed) in strongBiometricAllowedChange()743 collectLastValue(underTest.isFingerprintAuthCurrentlyAllowed) in fpAuthCurrentlyAllowed_dependsOnNonStrongAuthBiometricSetting_ifFpIsNotStrong()785 collectLastValue(underTest.isFingerprintAuthCurrentlyAllowed) in fpAuthCurrentlyAllowed_dependsOnStrongAuthBiometricSetting_ifFpIsStrong()