HomeSort by relevance Sort by last modified time
    Searched refs:LocalPhotoSource (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
LocalPhotoSource.java 42 public class LocalPhotoSource implements WidgetSource {
45 private static final String TAG = "LocalPhotoSource";
67 public LocalPhotoSource(Context context) {
WidgetService.java 74 mSource = new LocalPhotoSource(mApp.getAndroidContext());

Completed in 78 milliseconds