Searched refs:PhotoSourcePlexor (Results 1 – 4 of 4) sorted by relevance
28 public class PhotoSourcePlexor extends PhotoSource { class34 public PhotoSourcePlexor(Context context, SharedPreferences settings) { in PhotoSourcePlexor() method in PhotoSourcePlexor
41 private PhotoSourcePlexor mPhotoSource;60 mPhotoSource = new PhotoSourcePlexor(this, mSettings); in init()
47 private final PhotoSourcePlexor mPhotoSource;102 mPhotoSource = new PhotoSourcePlexor(getContext(), in PhotoCarousel()
157 mPhotoSource = new PhotoSourcePlexor(getContext(), in PhotoTable()