Home
last modified time | relevance | path

Searched refs:KEY_RETURN_INTENT (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java45 public static String KEY_RETURN_INTENT = "return an intent"; field in MockAccountAuthenticator
208 if (options.containsKey(KEY_RETURN_INTENT)) { in confirmCredentials()
DAccountManagerTest.java2282 options.putBoolean(MockAccountAuthenticator.KEY_RETURN_INTENT, true);