Searched refs:KEY_ACCOUNT_AUTHENTICATOR_RESPONSE (Results 1 – 4 of 4) sorted by relevance
42 .getParcelable(MockAccountAuthenticator.KEY_ACCOUNT_AUTHENTICATOR_RESPONSE); in onCreate()
41 public static String KEY_ACCOUNT_AUTHENTICATOR_RESPONSE = "key_account_authenticator_response"; field in MockAccountAuthenticator302 intent.putExtra(KEY_ACCOUNT_AUTHENTICATOR_RESPONSE, response); in getAccountRemovalAllowed()
62 intent.putExtra(AccountManager.KEY_ACCOUNT_AUTHENTICATOR_RESPONSE, response); in addAccount()
3830 …field public static final String KEY_ACCOUNT_AUTHENTICATOR_RESPONSE = "accountAuthenticatorRespons…