Searched defs:PicasaSource (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Gallery2/src_pd/com/android/gallery3d/picasasource/ | ||
H A D | PicasaSource.java | 34 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 D | PicasaSource.java | 38 public class PicasaSource extends CursorPhotoSource { class in inherits:CursorPhotoSource 39 private static final String TAG = "PhotoTable.PicasaSource"; 80 public PicasaSource(Context context, SharedPreferences settings) { method in class:PicasaSource |
Completed in 149 milliseconds