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

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

Completed in 70 milliseconds