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

  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java 58 protected static final int HTTP_SERVICE_UNAVAILABLE = 503;
  /external/libcups/cups/
http.h 333 # define HTTP_SERVICE_UNAVAILABLE HTTP_STATUS_SERVICE_UNAVAILABLE
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 77 protected static final int HTTP_SERVICE_UNAVAILABLE = 503;
    [all...]

Completed in 292 milliseconds