Home
last modified time | relevance | path

Searched refs:getAuthTokenLabel (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DAuthenticatorService.java83 public String getAuthTokenLabel(String s) { in getAuthTokenLabel() method in AuthenticatorService.Authenticator
/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl53 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel() method
DAbstractAccountAuthenticator.java212 public void getAuthTokenLabel(IAccountAuthenticatorResponse response, in getAuthTokenLabel() method in AbstractAccountAuthenticator.Transport
222 AbstractAccountAuthenticator.this.getAuthTokenLabel(authTokenType)); in getAuthTokenLabel()
641 public abstract String getAuthTokenLabel(String authTokenType); in getAuthTokenLabel() method in AbstractAccountAuthenticator
DGrantCredentialsPermissionActivity.java112 AccountManager.get(this).getAuthTokenLabel(mAccount.type, in onCreate()
DIAccountManager.aidl79 void getAuthTokenLabel(in IAccountManagerResponse response, String accountType, in getAuthTokenLabel() method
DAccountManager.java725 public AccountManagerFuture<String> getAuthTokenLabel( in getAuthTokenLabel() method in AccountManager
733 mService.getAuthTokenLabel(mResponse, accountType, authTokenType); in getAuthTokenLabel()
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType2Authenticator.java83 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() method in TestAccountType2Authenticator
DTestAccountType1Authenticator.java194 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() method in TestAccountType1Authenticator
DAccountManagerServiceTest.java1526 mAms.getAuthTokenLabel( in testGetAuthTokenLabelWithNullAccountType()
1540 mAms.getAuthTokenLabel( in testGetAuthTokenLabelWithNullAuthTokenType()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2725 public void getAuthTokenLabel(IAccountManagerResponse response, final String accountType, in getAuthTokenLabel() method in AccountManagerService
2752 mAuthenticator.getAuthTokenLabel(this, authTokenType); in getAuthTokenLabel()
2920 mAuthenticator.getAuthTokenLabel(this, authTokenType); in getAuthToken()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...