Searched refs:addAccount (Results 1 – 5 of 5) sorted by relevance
37 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount() method in MyAccountAuthenticator
87 public Bundle addAccount(AccountAuthenticatorResponse accountAuthenticatorResponse, in addAccount() method in GenericAccountService.Authenticator
72 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount() method in MyAuthenticator.Authenticator
64 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount() method in Authenticator
222 mAccountManager.addAccount(getSelectedAuthenticator().type, in onClick()