HomeSort by relevance Sort by last modified time
    Searched defs:currentEditor (Results 1 - 16 of 16) sorted by null

  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DiskLruCache.java 388 entry.currentEditor = null;
391 entry.currentEditor = new Editor(entry);
407 if (entry.currentEditor == null) {
412 entry.currentEditor = null;
443 if (entry.currentEditor != null) {
528 } else if (entry.currentEditor != null) {
533 entry.currentEditor = editor;
567 if (entry.currentEditor != editor) {
598 entry.currentEditor = null;
635 if (entry == null || entry.currentEditor != null)
    [all...]
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DiskLruCache.java 388 entry.currentEditor = null;
391 entry.currentEditor = new Editor(entry);
407 if (entry.currentEditor == null) {
412 entry.currentEditor = null;
443 if (entry.currentEditor != null) {
528 } else if (entry.currentEditor != null) {
533 entry.currentEditor = editor;
567 if (entry.currentEditor != editor) {
598 entry.currentEditor = null;
635 if (entry == null || entry.currentEditor != null)
    [all...]
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DiskLruCache.java 388 entry.currentEditor = null;
391 entry.currentEditor = new Editor(entry);
407 if (entry.currentEditor == null) {
412 entry.currentEditor = null;
443 if (entry.currentEditor != null) {
528 } else if (entry.currentEditor != null) {
533 entry.currentEditor = editor;
567 if (entry.currentEditor != editor) {
598 entry.currentEditor = null;
635 if (entry == null || entry.currentEditor != null)
    [all...]
  /external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DiskLruCache.java 309 entry.currentEditor = null;
312 entry.currentEditor = new Editor(entry);
328 if (entry.currentEditor == null) {
333 entry.currentEditor = null;
366 if (entry.currentEditor != null) {
454 } else if (entry.currentEditor != null) {
459 entry.currentEditor = editor;
503 if (entry.currentEditor != editor) {
538 entry.currentEditor = null;
583 if (entry == null || entry.currentEditor != null)
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DiskLruCache.java 339 entry.currentEditor = null;
342 entry.currentEditor = new Editor(entry);
358 if (entry.currentEditor == null) {
363 entry.currentEditor = null;
391 if (entry.currentEditor != null) {
459 if (entry != null && entry.currentEditor != null) {
476 entry.currentEditor = editor;
516 if (entry.currentEditor != editor) {
551 entry.currentEditor = null;
602 if (entry.currentEditor != null)
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 303 final Editor currentEditor) {
305 currentEditor.reflectCurrentFilter();
308 final int currentId = currentEditor.getID();
    [all...]
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/disklrucache/SNAPSHOT/
disklrucache-SNAPSHOT.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/
okhttp-2.7.2.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/
okhttp-3.3.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/
okhttp-3.4.1.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.4/
okhttp-2.7.4.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/github/bumptech/glide/glide/3.6.1/
glide-3.6.1.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 408 milliseconds