Searched refs:ClusterAlbumSet (Results 1 – 2 of 2) sorted by relevance
27 public class ClusterAlbumSet extends MediaSet implements ContentListener { class36 public ClusterAlbumSet(Path path, GalleryApp application, in ClusterAlbumSet() method in ClusterAlbumSet
71 return new ClusterAlbumSet(path, mApplication, sets[0], matchType); in createMediaObject()