Searched refs:authenticationError (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountCheckSettingsFragment.java378 * @param authenticationError true if auth failure, false for result (or no response)
381 public AutoDiscoverResults(boolean authenticationError, HostAuth hostAuth) { argument
383 if (authenticationError) {

Completed in 69 milliseconds