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

/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DLocalPhotoSource.java42 public class LocalPhotoSource implements WidgetSource { class in inherits:WidgetSource
45 private static final String TAG = "LocalPhotoSource";
67 public LocalPhotoSource(Context context) { method in class:LocalPhotoSource
H A DWidgetService.java74 mSource = new LocalPhotoSource(mApp.getAndroidContext());

Completed in 56 milliseconds