/frameworks/base/core/java/android/accounts/ |
D | IAccountAuthenticator.aidl | 133 void isCredentialsUpdateSuggested(in IAccountAuthenticatorResponse response, in Account account, in isCredentialsUpdateSuggested() method
|
D | AbstractAccountAuthenticator.java | 490 public void isCredentialsUpdateSuggested( in isCredentialsUpdateSuggested() method in AbstractAccountAuthenticator.Transport 498 .isCredentialsUpdateSuggested( in isCredentialsUpdateSuggested() 1003 public Bundle isCredentialsUpdateSuggested( in isCredentialsUpdateSuggested() method in AbstractAccountAuthenticator
|
D | IAccountManager.aidl | 104 void isCredentialsUpdateSuggested(in IAccountManagerResponse response, in Account account, in isCredentialsUpdateSuggested() method
|
D | AccountManager.java | 3371 public AccountManagerFuture<Boolean> isCredentialsUpdateSuggested( 3387 mService.isCredentialsUpdateSuggested(
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/ |
D | TestAccountType2Authenticator.java | 139 public Bundle isCredentialsUpdateSuggested( in isCredentialsUpdateSuggested() method in TestAccountType2Authenticator
|
D | TestAccountType1Authenticator.java | 424 public Bundle isCredentialsUpdateSuggested( in isCredentialsUpdateSuggested() method in TestAccountType1Authenticator
|
D | AccountManagerServiceTest.java | 1271 mAms.isCredentialsUpdateSuggested( in testIsCredentialsUpdatedSuggestedWithNullResponse() 1285 mAms.isCredentialsUpdateSuggested( in testIsCredentialsUpdatedSuggestedWithNullAccount() 1299 mAms.isCredentialsUpdateSuggested( in testIsCredentialsUpdatedSuggestedWithEmptyStatusToken() 1315 mAms.isCredentialsUpdateSuggested( in testIsCredentialsUpdatedSuggestedError() 1332 mAms.isCredentialsUpdateSuggested( in testIsCredentialsUpdatedSuggestedSuccess()
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 4045 public void isCredentialsUpdateSuggested( in isCredentialsUpdateSuggested() method in AccountManagerService 4080 mAuthenticator.isCredentialsUpdateSuggested(this, account, statusToken); in isCredentialsUpdateSuggested()
|
/frameworks/base/core/api/ |
D | system-lint-baseline.txt | 1728 SamShouldBeLast: android.accounts.AccountManager#isCredentialsUpdateSuggested(android.accounts.Acco… 1729 …s parameter 3, "callback", in android.accounts.AccountManager.isCredentialsUpdateSuggested) should…
|
D | current.txt | 3739 …method public android.os.Bundle isCredentialsUpdateSuggested(android.accounts.AccountAuthenticator… 3800 …blic android.accounts.AccountManagerFuture<java.lang.Boolean> isCredentialsUpdateSuggested(android…
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 317 Landroid/accounts/AbstractAccountAuthenticator$Transport;->isCredentialsUpdateSuggested(Landroid/ac… 522 Landroid/accounts/IAccountAuthenticator$Stub$Proxy;->isCredentialsUpdateSuggested(Landroid/accounts… 542 Landroid/accounts/IAccountAuthenticator;->isCredentialsUpdateSuggested(Landroid/accounts/IAccountAu… 585 Landroid/accounts/IAccountManager$Stub$Proxy;->isCredentialsUpdateSuggested(Landroid/accounts/IAcco… 689 Landroid/accounts/IAccountManager;->isCredentialsUpdateSuggested(Landroid/accounts/IAccountManagerR…
|