Searched refs:HTTP_NOT_MODIFIED (Results 1 – 5 of 5) sorted by relevance
34 public static final int HTTP_NOT_MODIFIED = 304; field
294 == HttpURLConnection.HTTP_NOT_MODIFIED) { in engineGetCertificates()408 == HttpURLConnection.HTTP_NOT_MODIFIED) { in engineGetCRLs()
895 public static final int HTTP_NOT_MODIFIED = 304;
1008 .setResponseCode(HttpURLConnection.HTTP_NOT_MODIFIED)); in etagHeaders_cachedWithServerHit()
5675 field public static final int HTTP_NOT_MODIFIED = 304; // 0x130