Home
last modified time | relevance | path

Searched refs:KEY_ACCOUNT_AUTHENTICATOR_RESPONSE (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountRemovalDummyActivity.java42 .getParcelable(MockAccountAuthenticator.KEY_ACCOUNT_AUTHENTICATOR_RESPONSE); in onCreate()
DMockAccountAuthenticator.java41 public static String KEY_ACCOUNT_AUTHENTICATOR_RESPONSE = "key_account_authenticator_response"; field in MockAccountAuthenticator
302 intent.putExtra(KEY_ACCOUNT_AUTHENTICATOR_RESPONSE, response); in getAccountRemovalAllowed()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/
DPocAuthenticator.java62 intent.putExtra(AccountManager.KEY_ACCOUNT_AUTHENTICATOR_RESPONSE, response); in addAccount()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt3830 …field public static final String KEY_ACCOUNT_AUTHENTICATOR_RESPONSE = "accountAuthenticatorRespons…