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

/external/glide/third_party/disklrucache/
H A Ddisklrucache-2.0.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/jakewharton/ com/jakewharton/disklrucache/ com/jakewharton/disklrucache/DiskLruCache ...
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DDiskLruCache.java88 static final String JOURNAL_FILE_TEMP = "journal.tmp"; field in class:DiskLruCache
185 this.journalFileTmp = new File(directory, JOURNAL_FILE_TEMP);

Completed in 687 milliseconds