HomeSort by relevance Sort by last modified time
    Searched full:reloadcontent (Results 1 - 1 of 1) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoDataAdapter.java 660 public boolean reloadContent;
685 info.reloadContent = needContentReload();
785 info.reloadContent = true;
788 if (!info.reloadContent) continue;

Completed in 54 milliseconds