HomeSort by relevance Sort by last modified time
    Searched full:kauthenticationfailed (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/google_apis/gcm/engine/
registration_request.cc 42 const char kAuthenticationFailed[] = "AUTHENTICATION_FAILED";
60 if (error.find(kAuthenticationFailed) != std::string::npos)

Completed in 1780 milliseconds