Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DAuthServiceTest.java157 mAuthService.onStart(); in testRegisterNullService_doesNotRegister()
184 mAuthService.onStart(); in testRegisterAuthenticator_registerAuthenticators()
207 mAuthService.onStart(); in testAuthenticate_appOpsOk_callsBiometricServiceAuthenticate()
236 mAuthService.onStart(); in testAuthenticate_appOpsDenied_doesNotCallBiometricService()
264 mAuthService.onStart(); in testAuthenticate_missingRequiredParam()
285 mAuthService.onStart(); in testAuthenticate_noVdmInternalService_noCrash()
304 mAuthService.onStart(); in testAuthenticate_callsVirtualDeviceManagerOnAuthenticationPrompt()
342 mAuthService.onStart(); in testAuthenticate_throwsWhenUsingTestConfigurations()
359 mAuthService.onStart(); in testCanAuthenticate_callsBiometricServiceCanAuthenticate()
385 mAuthService.onStart(); in testHasEnrolledBiometrics_callsBiometricServiceHasEnrolledBiometrics()
[all …]