OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 {
29
private static final String TAG = "
ClusterAlbumSet
";
36
public
ClusterAlbumSet
(Path path, GalleryApp application,
Completed in 54 milliseconds