Searched refs:LocalPhotoSource (Results 1 – 2 of 2) sorted by relevance
42 public class LocalPhotoSource implements WidgetSource { class67 public LocalPhotoSource(Context context) { in LocalPhotoSource() method in LocalPhotoSource
74 mSource = new LocalPhotoSource(mApp.getAndroidContext()); in onCreate()