Searched refs:KEY_ACCOUNT_AUTHENTICATOR_RESPONSE (Results 1 – 2 of 2) sorted by relevance
42 .getParcelable(MockAccountAuthenticator.KEY_ACCOUNT_AUTHENTICATOR_RESPONSE); in onCreate()
40 public static String KEY_ACCOUNT_AUTHENTICATOR_RESPONSE = "key_account_authenticator_response"; field in MockAccountAuthenticator287 intent.putExtra(KEY_ACCOUNT_AUTHENTICATOR_RESPONSE, response); in getAccountRemovalAllowed()