Searched defs:sfpsAuthenticationReason (Results 1 – 2 of 2) sorted by relevance
60 val sfpsAuthenticationReason by collectLastValue(underTest.sfpsAuthenticationReason) in doesNotUpdatesSfpsAuthenticationReason_whenUdfpsAuthenticationStarted() constant75 val sfpsAuthenticationReason by collectLastValue(underTest.sfpsAuthenticationReason) in updatesSfpsAuthenticationReason_whenSfpsBiometricPromptAuthenticationStarted() constant91 val sfpsAuthenticationReason by collectLastValue(underTest.sfpsAuthenticationReason) in doesNotUpdateSfpsAuthenticationReason_whenSfpsDeviceEntryAuthenticationStarted() constant106 val sfpsAuthenticationReason by collectLastValue(underTest.sfpsAuthenticationReason) in updatesSfpsAuthenticationReason_whenOtherSfpsAuthenticationStarted() constant121 val sfpsAuthenticationReason by collectLastValue(underTest.sfpsAuthenticationReason) in doesNotUpdateSfpsAuthenticationReason_whenOtherSfpsSettingsAuthenticationStarted() constant138 val sfpsAuthenticationReason by collectLastValue(underTest.sfpsAuthenticationReason) in updatesSfpsAuthenticationReason_whenSfpsEnrollmentStarted() constant166 val sfpsAuthenticationReason by collectLastValue(underTest.sfpsAuthenticationReason) in updatesFingerprintAuthenticationReason_whenSfpsAuthenticationStopped() constant
38 val sfpsAuthenticationReason: Flow<AuthenticationReason> in <lambda>() constant52 override val sfpsAuthenticationReason: Flow<AuthenticationReason> = constant