HomeSort by relevance Sort by last modified time
    Searched refs:PhotoSourcePlexor (Results 1 - 4 of 4) sorted by null

  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoSourcePlexor.java 28 public class PhotoSourcePlexor extends PhotoSource {
29 private static final String TAG = "PhotoTable.PhotoSourcePlexor";
34 public PhotoSourcePlexor(Context context, SharedPreferences settings) {
FlipperDreamSettings.java 41 private PhotoSourcePlexor mPhotoSource;
60 mPhotoSource = new PhotoSourcePlexor(this, mSettings);
PhotoCarousel.java 47 private final PhotoSourcePlexor mPhotoSource;
102 mPhotoSource = new PhotoSourcePlexor(getContext(),
PhotoTable.java 157 mPhotoSource = new PhotoSourcePlexor(getContext(),
    [all...]

Completed in 287 milliseconds