HomeSort by relevance Sort by last modified time
    Searched defs:CAPTCHA_REQUIRED (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/common/net/gaia/
google_service_auth_error.h 58 CAPTCHA_REQUIRED = 4,
81 // Additional data for CAPTCHA_REQUIRED errors.
99 // Construct a CAPTCHA_REQUIRED error with CAPTCHA challenge data.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
GoogleServiceAuthError.java 35 CAPTCHA_REQUIRED(4, R.string.sync_error_generic),
  /external/chromium_org/google_apis/gaia/
google_service_auth_error.h 59 CAPTCHA_REQUIRED = 4,
93 // Additional data for CAPTCHA_REQUIRED errors.
147 // Construct a CAPTCHA_REQUIRED error with CAPTCHA challenge data from the

Completed in 426 milliseconds