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

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DLocalSource.java34 public class LocalSource extends CursorPhotoSource { class in inherits:CursorPhotoSource
35 private static final String TAG = "PhotoTable.LocalSource";
42 public LocalSource(Context context, SharedPreferences settings) { method in class:LocalSource
/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DLocalSource.java33 class LocalSource extends MediaSource { class in inherits:MediaSource
52 private static final String TAG = "LocalSource";
56 public LocalSource(GalleryApp context) { method in class:LocalSource

Completed in 85 milliseconds