Home
last modified time | relevance | path

Searched refs:HTTP_NOT_IMPLEMENTED (Results 1 – 3 of 3) sorted by relevance

/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
DCacheStrategy.java19 import static java.net.HttpURLConnection.HTTP_NOT_IMPLEMENTED;
63 case HTTP_NOT_IMPLEMENTED: in isCacheable()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DCacheStrategy.java18 import static java.net.HttpURLConnection.HTTP_NOT_IMPLEMENTED;
61 case HTTP_NOT_IMPLEMENTED: in isCacheable()
/external/libcups/cups/
Dhttp.h335 # define HTTP_NOT_IMPLEMENTED HTTP_STATUS_NOT_IMPLEMENTED macro