Searched refs:HTTP_UNAVAILABLE (Results 1 - 2 of 2) sorted by relevance

/libcore/support/src/test/java/tests/support/
H A DSupport_HttpConstants.java59 public static final int HTTP_UNAVAILABLE = 503; field in interface:Support_HttpConstants
/libcore/luni/src/main/java/java/net/
H A DHttpURLConnection.java513 public static final int HTTP_UNAVAILABLE = 503; field in class:HttpURLConnection

Completed in 81 milliseconds