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

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ClusterSource.java 71 return new ClusterAlbumSet(path, mApplication, sets[0], matchType);
ClusterAlbumSet.java 27 public class ClusterAlbumSet extends MediaSet implements ContentListener {
28 private static final String TAG = "ClusterAlbumSet";
35 public ClusterAlbumSet(Path path, GalleryApp application,

Completed in 1491 milliseconds