HomeSort by relevance Sort by last modified time
    Searched refs:editProperties (Results 1 - 13 of 13) sorted by null

  /frameworks/base/core/java/android/accounts/
IAccountAuthenticator.aidl 60 void editProperties(in IAccountAuthenticatorResponse response, String accountType);
AbstractAccountAuthenticator.java 284 public void editProperties(IAccountAuthenticatorResponse response,
288 final Bundle result = AbstractAccountAuthenticator.this.editProperties(
295 "editProperties not supported");
363 public abstract Bundle editProperties(AccountAuthenticatorResponse response,
IAccountManager.aidl 53 void editProperties(in IAccountManagerResponse response, String accountType,
AccountManager.java     [all...]
AccountManagerService.java     [all...]
  /cts/tests/src/android/content/cts/
MockAccountAuthenticator.java 57 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /cts/tests/tests/accounts/src/android/accounts/cts/
MockAccountAuthenticator.java 139 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
AccountManagerTest.java     [all...]
  /packages/apps/Email/src/com/android/email/service/
EasAuthenticatorService.java 114 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) {
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java 91 public Bundle editProperties(AccountAuthenticatorResponse response,
  /development/apps/Development/src/com/android/development/
AccountsTester.java 196 mAccountManager.editProperties(getSelectedAuthenticator().type,
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 496 milliseconds