Home
last modified time | relevance | path

Searched defs:authenticator (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType1AuthenticatorService.java29 TestAccountType1Authenticator authenticator = new TestAccountType1Authenticator( in onBind() local
DTestAccountType2AuthenticatorService.java29 TestAccountType2Authenticator authenticator = new TestAccountType2Authenticator( in onBind() local
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java409 Authenticator(int type, BiometricAuthenticator authenticator) { in Authenticator()
905 Authenticator authenticator = in onStart() local
947 BiometricAuthenticator authenticator = mAuthenticators.get(i).getAuthenticator(); in checkAndGetBiometricModality() local