Searched refs:getCookieForCurrentSession (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/ |
H A D | BiometricServiceTest.java | 240 getCookieForCurrentSession(mBiometricService.mAuthSession), in testClientBinderDied_whenPaused() 281 getCookieForCurrentSession(mBiometricService.mAuthSession), in testClientBinderDied_whenAuthenticating() 809 getCookieForCurrentSession(mBiometricService.mAuthSession), in testErrorHalTimeout_whenAuthenticating_entersPausedState() 858 getCookieForCurrentSession(mBiometricService.mAuthSession), in testErrorFromHal_whenPaused_notifiesSystemUIAndClient() 863 getCookieForCurrentSession(mBiometricService.mAuthSession), in testErrorFromHal_whenPaused_notifiesSystemUIAndClient() 891 getCookieForCurrentSession(mBiometricService.mAuthSession), in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient() 1143 getCookieForCurrentSession(mBiometricService.mAuthSession), in testErrorFromHal_whileShowingDeviceCredential_doesntNotifySystemUI() 1164 getCookieForCurrentSession(mBiometricService.mAuthSession), in testLockout_whileAuthenticating_credentialAllowed() 1187 getCookieForCurrentSession(mBiometricService.mAuthSession), in testLockout_whenAuthenticating_credentialNotAllowed() 1227 getCookieForCurrentSession(mBiometricService.mAuthSession), in testDismissedReasonNegative_whilePaused_invokeHalCancel() [all …]
|