HomeSort by relevance Sort by last modified time
    Searched refs:getMediaItemFromPath (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ClusterAlbum.java 71 return getMediaItemFromPath(mPaths, start, count, mDataManager);
74 public static ArrayList<MediaItem> getMediaItemFromPath(
FilterTypeSet.java 63 return ClusterAlbum.getMediaItemFromPath(

Completed in 174 milliseconds