Searched refs:_remainingAttempts (Results 1 – 1 of 1) sorted by relevance
96 private val _remainingAttempts: MutableStateFlow<RemainingAttempts> = in <lambda>() constant in com.android.systemui.biometrics.ui.viewmodel.CredentialViewModel99 val remainingAttempts: Flow<RemainingAttempts> = _remainingAttempts.asStateFlow() in <lambda>()136 _remainingAttempts.value = RemainingAttempts() in <lambda>()140 _remainingAttempts.value = in <lambda>()146 _remainingAttempts.value = RemainingAttempts() in <lambda>()