OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updateCredentials
(Results
1 - 10
of
10
) sorted by null
/cts/tests/src/android/content/cts/
MockAccountAuthenticator.java
62
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,
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java
170
public Bundle
updateCredentials
(AccountAuthenticatorResponse response,
/frameworks/base/core/java/android/accounts/
AbstractAccountAuthenticator.java
251
public void
updateCredentials
(IAccountAuthenticatorResponse response, Account account,
254
Log.v(TAG, "
updateCredentials
: " + account
259
final Bundle result = AbstractAccountAuthenticator.this.
updateCredentials
(
264
Log.v(TAG, "
updateCredentials
: result "
272
Log.v(TAG, "
updateCredentials
", e);
277
Log.v(TAG, "
updateCredentials
", e);
280
"
updateCredentials
not supported");
457
public abstract Bundle
updateCredentials
(AccountAuthenticatorResponse response,
AccountManagerService.java
[
all
...]
/packages/apps/Email/src/com/android/email/service/
EasAuthenticatorService.java
39
* password. We will need to implement confirmPassword, confirmCredentials, and
updateCredentials
.
137
public Bundle
updateCredentials
(AccountAuthenticatorResponse response, Account account,
/prebuilt/sdk/5/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/sdk/7/
android.jar
/prebuilt/sdk/8/
android.jar
Completed in 106 milliseconds