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

/libcore/support/src/test/java/tests/support/
H A DSupport_HttpConstants.java65 public static final int GET_METHOD = 1; field in interface:Support_HttpConstants
H A DSupport_TestWebServer.java443 requestMethod = GET_METHOD;
626 case GET_METHOD:

Completed in 4 milliseconds