Home
last modified time | relevance | path

Searched refs:statusToken (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/accounts/
H A DIAccountAuthenticator.aidl134 String statusToken); in isCredentialsUpdateSuggested() argument
H A DAbstractAccountAuthenticator.java496 String statusToken) throws RemoteException { in isCredentialsUpdateSuggested() argument
502 new AccountAuthenticatorResponse(response), account, statusToken); in isCredentialsUpdateSuggested()
1009 String statusToken) throws NetworkErrorException { in isCredentialsUpdateSuggested() argument
H A DIAccountManager.aidl105 String statusToken); in isCredentialsUpdateSuggested() argument
H A DAccountManager.java3378 final String statusToken,
3385 if (TextUtils.isEmpty(statusToken)) {
3395 statusToken);
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DTestAccountType2Authenticator.java142 String statusToken) throws NetworkErrorException { in isCredentialsUpdateSuggested() argument
H A DTestAccountType1Authenticator.java427 String statusToken) throws NetworkErrorException { in isCredentialsUpdateSuggested() argument
/aosp14/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java3988 final String statusToken) { in isCredentialsUpdateSuggested() argument
4001 if (TextUtils.isEmpty(statusToken)) { in isCredentialsUpdateSuggested()
4020 mAuthenticator.isCredentialsUpdateSuggested(this, account, statusToken); in isCredentialsUpdateSuggested()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...