Searched refs:HTTP_BAD_REQUEST (Results 1 – 4 of 4) sorted by relevance
38 public static final int HTTP_BAD_REQUEST = 400; field
112 .setResponseCode(HttpURLConnection.HTTP_BAD_REQUEST) in request_httpGetResponseBadRequest_throwsException()129 assertThat(exception.getHttpStatus()).isEqualTo(HttpURLConnection.HTTP_BAD_REQUEST); in request_httpGetResponseBadRequest_throwsException()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
42960 field public static final int HTTP_BAD_REQUEST = 400; // 0x190