Searched defs:KEY_RETURN_INTENT (Results 1 - 1 of 1) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
H A DMockAccountAuthenticator.java44 public static String KEY_RETURN_INTENT = "return an intent"; field in class:MockAccountAuthenticator
195 if (options.containsKey(KEY_RETURN_INTENT)) {

Completed in 77 milliseconds