Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DAuthenticatorService.java50 public class Authenticator extends AbstractAccountAuthenticator { class in AuthenticatorService
51 public Authenticator(Context context) { in Authenticator() method in AuthenticatorService.Authenticator
/frameworks/base/obex/javax/obex/
DAuthenticator.java83 public interface Authenticator { interface
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java407 private final class Authenticator { class in BiometricService
411 Authenticator(int type, BiometricAuthenticator authenticator) { in Authenticator() method in BiometricService.Authenticator