Searched refs:ClusterAlbumSet (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DClusterSource.java71 return new ClusterAlbumSet(path, mApplication, sets[0], matchType);
H A DClusterAlbumSet.java27 public class ClusterAlbumSet extends MediaSet implements ContentListener { class in inherits:MediaSet,ContentListener
29 private static final String TAG = "ClusterAlbumSet";
36 public ClusterAlbumSet(Path path, GalleryApp application, method in class:ClusterAlbumSet

Completed in 105 milliseconds