Searched defs:SERVICE_UNAVAILABLE (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
H A DGoogleServiceAuthError.java44 SERVICE_UNAVAILABLE(7, R.string.sync_error_service_unavailable), enum constant in enum:GoogleServiceAuthError.State
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
H A DHostListLoader.java31 SERVICE_UNAVAILABLE, enum constant in enum:HostListLoader.Error
101 postError(callback, Error.SERVICE_UNAVAILABLE);
/external/chromium_org/google_apis/gaia/
H A Dgoogle_service_auth_error.h68 SERVICE_UNAVAILABLE = 7, enumerator in enum:GoogleServiceAuthError::State
/external/chromium_org/google_apis/gcm/engine/
H A Dunregistration_request.h45 SERVICE_UNAVAILABLE, // Unregistration service unavailable. enumerator in enum:gcm::UnregistrationRequest::Status
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client.h98 SERVICE_UNAVAILABLE, // Online Wallet is down. enumerator in enum:autofill::wallet::WalletClient::ErrorType
/external/chromium_org/remoting/webapp/
H A Derror.js30 SERVICE_UNAVAILABLE: /*i18n-content*/'ERROR_SERVICE_UNAVAILABLE',
/external/nist-sip/java/javax/sip/message/
H A DResponse.java51 int SERVICE_UNAVAILABLE = 503; field in interface:Response

Completed in 205 milliseconds