Searched refs:editProperties (Results 1 – 5 of 5) sorted by relevance
52 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MyAccountAuthenticator
81 public Bundle editProperties(AccountAuthenticatorResponse accountAuthenticatorResponse, in editProperties() method in GenericAccountService.Authenticator
79 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in MyAuthenticator.Authenticator
82 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() method in Authenticator
228 mAccountManager.editProperties(getSelectedAuthenticator().type, in onClick()