Searched refs:editProperties (Results 1 – 8 of 8) sorted by relevance
55 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in AccountAuthenticator
57 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
58 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in StaticAccountAuthenticator
84 mAccountManager.editProperties( in testEditProperties()
179 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
1676 AccountManagerFuture<Bundle> futureBundle = am.editProperties(ACCOUNT_TYPE, in testEditProperties()1713 AccountManagerFuture<Bundle> futureBundle = am.editProperties(ACCOUNT_TYPE, in testEditPropertiesWithCallbackAndHandler()
49 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAccountAuthenticator