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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
SlideshowDataAdapter.java 41 public interface SlideshowSource {
49 private final SlideshowSource mSource;
68 public SlideshowDataAdapter(GalleryContext context, SlideshowSource source, int index,
SlideshowPage.java 239 private static class ShuffleSource implements SlideshowDataAdapter.SlideshowSource {
309 private static class SequentialSource implements SlideshowDataAdapter.SlideshowSource {

Completed in 118 milliseconds