Home
last modified time | relevance | path

Searched refs:HTTP_NO_CONTENT (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/util/
H A DNetworkUtils.java47 if (connection.getResponseCode() == HttpURLConnection.HTTP_NO_CONTENT) { in isNetworkAvailable()
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DHttpConstants.java25 public static final int HTTP_NO_CONTENT = 204; field
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
H A DOsuServerConnectionTest.java451 HttpURLConnection.HTTP_NO_CONTENT); in verifyRetrieveTrustRootCertsWithErrorInHTTPSResponse()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt42978 field public static final int HTTP_NO_CONTENT = 204; // 0xcc