Searched refs:SequentialSource (Results 1 – 1 of 1) sorted by relevance
214 mModel = new SlideshowDataAdapter(mActivity, new SequentialSource(mediaSet, repeat), in initializeData()309 private static class SequentialSource implements SlideshowDataAdapter.SlideshowSource { class in SlideshowPage318 public SequentialSource(MediaSet mediaSet, boolean repeat) { in SequentialSource() method in SlideshowPage.SequentialSource