Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2AuthenticatorService.java29 TestAccountType2Authenticator authenticator = new TestAccountType2Authenticator( in onBind() local
DTestAccountType1AuthenticatorService.java29 TestAccountType1Authenticator authenticator = new TestAccountType1Authenticator( in onBind() local
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/iris/
DIrisService.java80 final IrisAuthenticator authenticator = new IrisAuthenticator(mServiceWrapper, in registerAuthenticators() local
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DUtilsTest.java181 final int authenticator = 1 << i; in testIsValidAuthenticatorConfig() local
DAuthSessionTest.java362 IBiometricAuthenticator authenticator) throws RemoteException { in setupFace()
/frameworks/base/core/java/android/hardware/biometrics/
DIBiometricService.aidl57 IBiometricAuthenticator authenticator); in registerAuthenticator()
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
DFaceService.java681 final FaceAuthenticator authenticator = new FaceAuthenticator( in registerAuthenticators() local
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java770 @NonNull IBiometricAuthenticator authenticator) { in registerAuthenticator()
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
DFingerprintService.java863 final FingerprintAuthenticator authenticator = new FingerprintAuthenticator( in registerAuthenticators() local