Home
last modified time | relevance | path

Searched defs:mAuthenticator (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/
H A DTestAuthService.java24 private Authenticator mAuthenticator; field in TestAuthService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DAuthenticationService.java23 private Authenticator mAuthenticator; field in AuthenticationService
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
H A DTestAuthenticationService.java26 private TestAuthenticator mAuthenticator; field in TestAuthenticationService
/aosp12/frameworks/base/obex/javax/obex/
H A DObexSession.java55 protected Authenticator mAuthenticator; field in ObexSession
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DAuthenticatorService.java35 private static Authenticator mAuthenticator; field in AuthenticatorService