Searched refs:SequentialSource (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DSlideshowPage.java214 mModel = new SlideshowDataAdapter(mActivity, new SequentialSource(mediaSet, repeat),
309 private static class SequentialSource implements SlideshowDataAdapter.SlideshowSource { class in class:SlideshowPage
318 public SequentialSource(MediaSet mediaSet, boolean repeat) { method in class:SlideshowPage.SequentialSource

Completed in 50 milliseconds