Searched defs:PERSIST_VALUE (Results 1 - 4 of 4) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
H A DSettings.java35 static final int PERSIST_VALUE = 0x1; field in class:Settings
75 /** Bitfield of flags that have {@link #PERSIST_VALUE}. */
96 if ((idFlags & PERSIST_VALUE) != 0) {
126 if (persistValue(id)) result |= Settings.PERSIST_VALUE;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 156 milliseconds