Searched defs:fingerprintAuthenticationReason (Results 1 – 3 of 3) sorted by relevance
74 val fingerprintAuthenticationReason by in updatesFingerprintAuthenticationReason_whenBiometricPromptAuthenticationStarted() constant93 val fingerprintAuthenticationReason by in updatesFingerprintAuthenticationReason_whenDeviceEntryAuthenticationStarted() constant115 val fingerprintAuthenticationReason by in updatesFingerprintAuthenticationReason_whenOtherAuthenticationStarted() constant137 val fingerprintAuthenticationReason by in updatesFingerprintAuthenticationReason_whenSettingsAuthenticationStarted() constant159 val fingerprintAuthenticationReason by in updatesFingerprintAuthenticationReason_whenEnrollmentAuthenticationStarted() constant197 val fingerprintAuthenticationReason by in updatesFingerprintAuthenticationReason_whenAuthenticationStopped() constant
31 override val fingerprintAuthenticationReason: StateFlow<AuthenticationReason> = constant in com.android.systemui.biometrics.data.repository.FakeBiometricStatusRepository
65 val fingerprintAuthenticationReason: Flow<AuthenticationReason> in <lambda>() constant202 override val fingerprintAuthenticationReason: Flow<AuthenticationReason> = constant in com.android.systemui.biometrics.data.repository.BiometricStatusRepositoryImpl