Searched refs:editProperties (Results 1 – 7 of 7) sorted by relevance
55 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
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()
178 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MockAccountAuthenticator
1603 AccountManagerFuture<Bundle> futureBundle = am.editProperties(ACCOUNT_TYPE, in testEditProperties()1640 AccountManagerFuture<Bundle> futureBundle = am.editProperties(ACCOUNT_TYPE, in testEditPropertiesWithCallbackAndHandler()
49 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in TestAccountAuthenticator