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

/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DMediaSetSource.java34 public class MediaSetSource implements WidgetSource, ContentListener { class in inherits:WidgetSource,ContentListener
35 private static final String TAG = "MediaSetSource";
45 public MediaSetSource(DataManager manager, String albumPath) { method in class:MediaSetSource
H A DWidgetService.java72 mSource = new MediaSetSource(mApp.getDataManager(), mAlbumPath);

Completed in 61 milliseconds