Home
last modified time | relevance | path

Searched refs:noCache (Results 1 – 8 of 8) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DCacheControl.java20 public static final CacheControl FORCE_NETWORK = new Builder().noCache().build();
33 private final boolean noCache; field in CacheControl
47 private CacheControl(boolean noCache, boolean noStore, int maxAgeSeconds, int sMaxAgeSeconds, in CacheControl() argument
50 this.noCache = noCache; in CacheControl()
65 this.noCache = builder.noCache; in CacheControl()
86 public boolean noCache() { in noCache() method in CacheControl
87 return noCache; in noCache()
152 boolean noCache = false; in parse()
216 noCache = true; in parse()
244 return new CacheControl(noCache, noStore, maxAgeSeconds, sMaxAgeSeconds, isPrivate, isPublic, in parse()
[all …]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DCacheControlTest.java32 assertFalse(cacheControl.noCache()); in emptyBuilderIsEmpty()
47 .noCache() in completeBuilder()
57 assertTrue(cacheControl.noCache()); in completeBuilder()
75 assertFalse(cacheControl.noCache()); in parseEmpty()
93 assertTrue(cacheControl.noCache()); in parse()
113 assertFalse(cacheControl.noCache()); in parseIgnoreCacheControlExtensions()
DRequestTest.java140 .cacheControl(new CacheControl.Builder().noCache().build()) in cacheControl()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DCacheStrategy.java192 if (requestCaching.noCache() || hasConditions(request)) { in getCandidate()
214 if (!responseCaching.noCache() && ageMillis + minFreshMillis < freshMillis + maxStaleMillis) { in getCandidate()
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js5352 noCache: false property
5482 if (this.options.noCache)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...