Home
last modified time | relevance | path

Searched refs:setFingerprintAuthenticationReason (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/domain/interactor/
DBiometricStatusInteractorImplTest.kt65 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in doesNotUpdatesSfpsAuthenticationReason_whenUdfpsAuthenticationStarted()
80 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesSfpsAuthenticationReason_whenSfpsBiometricPromptAuthenticationStarted()
96 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in doesNotUpdateSfpsAuthenticationReason_whenSfpsDeviceEntryAuthenticationStarted()
111 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesSfpsAuthenticationReason_whenOtherSfpsAuthenticationStarted()
128 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in doesNotUpdateSfpsAuthenticationReason_whenOtherSfpsSettingsAuthenticationStarted()
143 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesSfpsAuthenticationReason_whenSfpsEnrollmentStarted()
153 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesSfpsAuthenticationReason_whenSfpsEnrollmentStarted()
169 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesFingerprintAuthenticationReason_whenSfpsAuthenticationStopped()
172 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesFingerprintAuthenticationReason_whenSfpsAuthenticationStopped()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/binder/
DSideFpsOverlayViewBinderTest.kt152 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in verifyIndicatorNotAdded_whenInRearDisplayMode()
176 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in verifyIndicatorShowAndHide_onPrimaryBouncerShowAndHide()
212 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in verifyIndicatorShowAndHide_onAlternateBouncerShowAndHide()
253 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in verifyIndicatorShownAndHidden_onSystemServerAuthenticationStartedAndStopped()
261 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in verifyIndicatorShownAndHidden_onSystemServerAuthenticationStartedAndStopped()
281 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in verifyIndicatorProgressBarInteraction()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/biometrics/data/repository/
DFakeBiometricStatusRepository.kt39 fun setFingerprintAuthenticationReason(reason: AuthenticationReason) { in setFingerprintAuthenticationReason() method in com.android.systemui.biometrics.data.repository.FakeBiometricStatusRepository
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/
DSideFpsOverlayViewModelTest.kt290 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesLottieCallbacks_onShowIndicatorForDeviceEntry()
318 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesLottieCallbacks_onShowIndicatorForSystemServer_inDarkMode()
344 kosmos.biometricStatusRepository.setFingerprintAuthenticationReason( in updatesLottieCallbacks_onShowIndicatorForSystemServer_inLightMode()