/frameworks/base/core/java/android/accounts/ |
IAccountAuthenticator.aidl | 54 void updateCredentials(in IAccountAuthenticatorResponse response, in Account account,
|
AbstractAccountAuthenticator.java | 212 public void updateCredentials(IAccountAuthenticatorResponse response, Account account, 215 Log.v(TAG, "updateCredentials: " + account 220 final Bundle result = AbstractAccountAuthenticator.this.updateCredentials( 225 Log.v(TAG, "updateCredentials: result " 232 handleException(response, "updateCredentials", 429 public abstract Bundle updateCredentials(AccountAuthenticatorResponse response,
|
IAccountManager.aidl | 51 void updateCredentials(in IAccountManagerResponse response, in Account account,
|
AccountManager.java | [all...] |
AccountManagerService.java | [all...] |
/cts/tests/src/android/content/cts/ |
MockAccountAuthenticator.java | 62 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account,
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/ |
TestAuthenticator.java | 126 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, 128 Log.v(TestauthConstants.LOG_TAG, "updateCredentials()");
|
/packages/apps/Email/src/com/android/email/service/ |
EasTestAuthenticatorService.java | 107 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account,
|
EasAuthenticatorService.java | 149 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account,
|
PopImapAuthenticatorService.java | 127 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account,
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
MockAccountAuthenticator.java | 122 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account,
|
AccountManagerTest.java | [all...] |
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/ |
Authenticator.java | 147 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, 149 Log.v(TAG, "updateCredentials()");
|
/development/apps/Development/src/com/android/development/ |
AccountsTester.java | 316 mAccountManager.updateCredentials(
|
/prebuilt/sdk/11/ |
android.jar | |
/prebuilt/sdk/12/ |
android.jar | |
/prebuilt/sdk/6/ |
android.jar | |
/prebuilt/sdk/7/ |
android.jar | |
/prebuilt/sdk/9/ |
android.jar | |