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

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DDiskLruCache.java303 entry.currentEditor = null;
306 entry.currentEditor = new Editor(entry);
322 if (entry.currentEditor == null) {
327 entry.currentEditor = null;
359 if (entry.currentEditor != null) {
459 } else if (entry.currentEditor != null) {
464 entry.currentEditor = editor;
505 if (entry.currentEditor != editor) {
540 entry.currentEditor = null;
578 if (entry == null || entry.currentEditor !
877 private Editor currentEditor; field in class:DiskLruCache.Entry
[all...]
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1959 milliseconds