Searched refs:mAuthenticator (Results 1 – 3 of 3) sorted by relevance
35 private static Authenticator mAuthenticator; field in AuthenticatorService39 mAuthenticator = new Authenticator(this); in onCreate()44 return mAuthenticator.getIBinder(); in onBind()
1826 mAuthenticator.addAccountFromCredentials( in completeCloningAccount()2078 mAuthenticator.hasFeatures(this, mAccount, mFeatures); in run()2414 mAuthenticator.getAccountRemovalAllowed(this, mAccount); in run()2930 mAuthenticator.getAuthTokenLabel(this, authTokenType); in getAuthTokenLabel()3103 mAuthenticator.getAuthTokenLabel(this, authTokenType); in getAuthToken()3433 mAuthenticator.addAccount( in addAccountAndLogMetrics()4099 mAuthenticator.editProperties(this, mAccountType); in editProperties()4889 IAccountAuthenticator mAuthenticator = null;5063 + ", connected " + (mAuthenticator != null)5081 if (mAuthenticator != null) {[all …]
51478 Landroid/telecom/AuthenticatorService;->mAuthenticator:Landroid/telecom/AuthenticatorService$Authen…