HomeSort by relevance Sort by last modified time
    Searched refs:AccountDisabled (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 54 AccountDisabled = 6,
gaia_authenticator.cc 349 } else if (error_msg == "AccountDisabled" || error_msg == "adis") {
350 results->auth_error = AccountDisabled;

Completed in 28 milliseconds