Searched refs:_biometricUnlockState (Results 1 – 1 of 1) sorted by relevance
103 private val _biometricUnlockState = MutableStateFlow(BiometricUnlockModel.NONE) regex104 override val biometricUnlockState: Flow<BiometricUnlockModel> = _biometricUnlockState211 _biometricUnlockState.tryEmit(state)