Searched refs:HTTP_MOVED_TEMP (Results 1 – 7 of 7) sorted by relevance
32 public static final int HTTP_MOVED_TEMP = 302; field
372 verifyRedirect(HttpConstants.HTTP_MOVED_TEMP, "testRedirect302"); in testRedirect302()
110 HttpURLConnection.HTTP_MOVED_TEMP -> { in <lambda>()
162 && responseCode != HttpURLConnection.HTTP_MOVED_TEMP) { in getHttpResponse()
288 response != HttpURLConnection.HTTP_MOVED_TEMP && in seekTo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
42971 field public static final int HTTP_MOVED_TEMP = 302; // 0x12e