Home
last modified time | relevance | path

Searched refs:SlideshowSource (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DSlideshowDataAdapter.java41 public interface SlideshowSource { interface in SlideshowDataAdapter
49 private final SlideshowSource mSource;
68 public SlideshowDataAdapter(GalleryContext context, SlideshowSource source, int index, in SlideshowDataAdapter()
DSlideshowPage.java239 private static class ShuffleSource implements SlideshowDataAdapter.SlideshowSource {
309 private static class SequentialSource implements SlideshowDataAdapter.SlideshowSource {