/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | CacheControl.java | 20 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/ |
D | CacheControlTest.java | 32 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()
|
D | RequestTest.java | 142 .cacheControl(new CacheControl.Builder().noCache().build()) in cacheControl()
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
D | CacheStrategy.java | 191 if (requestCaching.noCache() || hasConditions(request)) { in getCandidate() 213 if (!responseCaching.noCache() && ageMillis + minFreshMillis < freshMillis + maxStaleMillis) { in getCandidate()
|
/external/caliper/lib/ |
D | jsr311-api-1.1.1.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/ws/
javax/ ... |
D | jersey-core-1.11.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/jersey-module- ... |
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
D | mootools-core-full-nocompat.js | 5352 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/ |
D | ant-nodeps.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/guice/extensions/struts2/lib/ |
D | struts2-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |