Searched refs:isStrongBiometricAllowed (Results 1 – 1 of 1) sorted by relevance
292 private val isStrongBiometricAllowed: StateFlow<Boolean> = constant293 strongAuthTracker.isStrongBiometricAllowed.stateIn(314 if (it == SensorStrength.STRONG) isStrongBiometricAllowed in <lambda>()320 if (it?.strength == SensorStrength.STRONG) isStrongBiometricAllowed in <lambda>()382 val isStrongBiometricAllowed: Flow<Boolean> = constant397 .and(isStrongBiometricAllowed)