/frameworks/base/telecomm/java/android/telecom/ |
D | AuthenticatorService.java | 83 public String getAuthTokenLabel(String s) { in getAuthTokenLabel() method in AuthenticatorService.Authenticator
|
/frameworks/base/core/java/android/accounts/ |
D | IAccountAuthenticator.aidl | 53 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel() method
|
D | AbstractAccountAuthenticator.java | 212 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
|
D | GrantCredentialsPermissionActivity.java | 112 AccountManager.get(this).getAuthTokenLabel(mAccount.type, in onCreate()
|
D | IAccountManager.aidl | 79 void getAuthTokenLabel(in IAccountManagerResponse response, String accountType, in getAuthTokenLabel() method
|
D | AccountManager.java | 725 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/ |
D | TestAccountType2Authenticator.java | 83 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() method in TestAccountType2Authenticator
|
D | TestAccountType1Authenticator.java | 194 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel() method in TestAccountType1Authenticator
|
D | AccountManagerServiceTest.java | 1526 mAms.getAuthTokenLabel( in testGetAuthTokenLabelWithNullAccountType() 1540 mAms.getAuthTokenLabel( in testGetAuthTokenLabelWithNullAuthTokenType()
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 2725 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/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |