Searched defs:LocalAlbumSet (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DLocalAlbumSet.java36 // LocalAlbumSet lists all image or video albums in the local storage.
38 public class LocalAlbumSet extends MediaSet class in inherits:MediaSet,FutureListener
41 private static final String TAG = "LocalAlbumSet";
61 public LocalAlbumSet(Path path, GalleryApp application) { method in class:LocalAlbumSet

Completed in 66 milliseconds