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

/packages/apps/Gallery2/src_pd/com/android/gallery3d/picasasource/
H A DPicasaSource.java34 public class PicasaSource extends MediaSource { class in inherits:MediaSource
35 private static final String TAG = "PicasaSource";
48 public PicasaSource(GalleryApp application) { method in class:PicasaSource
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPicasaSource.java38 public class PicasaSource extends CursorPhotoSource { class in inherits:CursorPhotoSource
39 private static final String TAG = "PhotoTable.PicasaSource";
79 public PicasaSource(Context context, SharedPreferences settings) { method in class:PicasaSource

Completed in 273 milliseconds