Searched refs:authenticator (Results 1 – 8 of 8) sorted by relevance
29 TestAccountType2Authenticator authenticator = new TestAccountType2Authenticator( in onBind() local31 return authenticator.getIBinder(); in onBind()
29 TestAccountType1Authenticator authenticator = new TestAccountType1Authenticator( in onBind() local31 return authenticator.getIBinder(); in onBind()
411 Authenticator(int type, BiometricAuthenticator authenticator) { in Authenticator() argument413 mAuthenticator = authenticator; in Authenticator()931 Authenticator authenticator = in onStart() local933 mAuthenticators.add(authenticator); in onStart()973 BiometricAuthenticator authenticator = mAuthenticators.get(i).getAuthenticator(); in checkAndGetBiometricModality() local974 if (authenticator.isHardwareDetected()) { in checkAndGetBiometricModality()981 if (authenticator.hasEnrolledTemplates(userId)) { in checkAndGetBiometricModality()
1624 for (AccountAuthenticatorCache.ServiceInfo<AuthenticatorDescription> authenticator in getAuthenticatorTypesInternal()1626 types[i] = authenticator.type; in getAuthenticatorTypesInternal()
2726 …field public static final java.lang.String AUTHENTICATOR_ATTRIBUTES_NAME = "account-authenticator";
101227 Lcom/android/okhttp/Address;->authenticator:Lcom/android/okhttp/Authenticator;101918 Lcom/android/okhttp/OkHttpClient;->authenticator:Lcom/android/okhttp/Authenticator;
3089 field public static final String AUTHENTICATOR_ATTRIBUTES_NAME = "account-authenticator";