Home
last modified time | relevance | path

Searched refs:HTTP_BAD_REQUEST (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
DHttpConstants.java38 public static final int HTTP_BAD_REQUEST = 400; field
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/
DHttpClientTest.java112 .setResponseCode(HttpURLConnection.HTTP_BAD_REQUEST) in request_httpGetResponseBadRequest_throwsException()
129 assertThat(exception.getHttpStatus()).isEqualTo(HttpURLConnection.HTTP_BAD_REQUEST); in request_httpGetResponseBadRequest_throwsException()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt42960 field public static final int HTTP_BAD_REQUEST = 400; // 0x190