Searched refs:JOURNAL_FILE_TEMP (Results 1 - 5 of 5) sorted by relevance

/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
H A DDiskLruCache.java87 static final String JOURNAL_FILE_TEMP = "journal.tmp"; field in class:DiskLruCache
180 this.journalFileTmp = new File(directory, JOURNAL_FILE_TEMP);
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DDiskLruCache.java90 static final String JOURNAL_FILE_TEMP = "journal.tmp"; field in class:DiskLruCache
193 this.journalFileTmp = new File(directory, JOURNAL_FILE_TEMP);
/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 113 milliseconds