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

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DLocalSource.java33 public class LocalSource extends PhotoSource { class in inherits:PhotoSource
34 private static final String TAG = "PhotoTable.LocalSource";
41 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 45 milliseconds