Searched refs:getCookieForCurrentSession (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/ |
H A D | BiometricServiceTest.java | 186 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testClientBinderDied_whenPaused() 226 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testClientBinderDied_whenAuthenticating() 679 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testErrorHalTimeout_whenAuthenticating_entersPausedState() 729 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testErrorFromHal_whenPaused_notifiesSystemUIAndClient() 734 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testErrorFromHal_whenPaused_notifiesSystemUIAndClient() 762 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testErrorFromHal_whileAuthenticating_waitsForSysUIBeforeNotifyingClient() 971 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testErrorFromHal_whileShowingDeviceCredential_doesntNotifySystemUI() 992 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testLockout_whileAuthenticating_credentialAllowed() 1015 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testLockout_whenAuthenticating_credentialNotAllowed() 1055 getCookieForCurrentSession(mBiometricService.mCurrentAuthSession), in testDismissedReasonNegative_whilePaused_invokeHalCancel() [all …]
|