Home
last modified time | relevance | path

Searched refs:mAuthenticator (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/obex/javax/obex/
DObexSession.java55 protected Authenticator mAuthenticator; field in ObexSession
68 if (mAuthenticator == null) { in handleAuthChall()
130 result = mAuthenticator in handleAuthChall()
197 if (mAuthenticator == null) { in handleAuthResp()
201 byte[] correctPassword = mAuthenticator.onAuthenticationResponse(ObexHelper.getTagValue( in handleAuthResp()
DClientSession.java329 mAuthenticator = auth; in setAuthenticator()
DServerSession.java76 mAuthenticator = auth; in ServerSession()
/frameworks/base/telecomm/java/android/telecom/
DAuthenticatorService.java35 private static Authenticator mAuthenticator; field in AuthenticatorService
39 mAuthenticator = new Authenticator(this); in onCreate()
44 return mAuthenticator.getIBinder(); in onBind()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java1683 mAuthenticator.getAccountCredentialsForCloning(this, account); in copyAccountToUser()
1766 mAuthenticator.addAccountFromCredentials( in completeCloningAccount()
1940 mAuthenticator.hasFeatures(this, mAccount, mFeatures); in run()
2272 mAuthenticator.getAccountRemovalAllowed(this, mAccount); in run()
2779 mAuthenticator.getAuthTokenLabel(this, authTokenType); in getAuthTokenLabel()
2947 mAuthenticator.getAuthTokenLabel(this, authTokenType); in getAuthToken()
2949 mAuthenticator.getAuthToken(this, account, authTokenType, loginOptions); in getAuthToken()
3198 mAuthenticator.addAccount(this, mAccountType, authTokenType, requiredFeatures, in addAccount()
3279 mAuthenticator.addAccount(this, mAccountType, authTokenType, requiredFeatures, in addAccountAsUser()
3367 mAuthenticator.startAddAccountSession(this, mAccountType, authTokenType, in startAddAccountSession()
[all …]
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java409 BiometricAuthenticator mAuthenticator; field in BiometricService.Authenticator
413 mAuthenticator = authenticator; in Authenticator()
421 return mAuthenticator; in getAuthenticator()
799 if (mAuthenticators.get(i).mAuthenticator.hasEnrolledTemplates(userId)) { in hasEnrolledBiometrics()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65501 Landroid/telecom/AuthenticatorService;->mAuthenticator:Landroid/telecom/AuthenticatorService$Authen…