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

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
H A DGoogleServiceAuthError.java35 CAPTCHA_REQUIRED(4, R.string.sync_error_generic), enum constant in enum:GoogleServiceAuthError.State
/external/chromium_org/google_apis/gaia/
H A Dgoogle_service_auth_error.h59 CAPTCHA_REQUIRED = 4, enumerator in enum:GoogleServiceAuthError::State
93 // Additional data for CAPTCHA_REQUIRED errors.
147 // Construct a CAPTCHA_REQUIRED error with CAPTCHA challenge data from the

Completed in 1408 milliseconds