Searched refs:SlideshowDataAdapter (Results 1 – 2 of 2) sorted by relevance
35 public class SlideshowDataAdapter implements SlideshowPage.Model { class68 public SlideshowDataAdapter(GalleryContext context, SlideshowSource source, int index, in SlideshowDataAdapter() method in SlideshowDataAdapter98 synchronized (SlideshowDataAdapter.this) { in run()102 SlideshowDataAdapter.this.wait(); in run()115 synchronized (SlideshowDataAdapter.this) { in run()123 synchronized (SlideshowDataAdapter.this) { in run()125 SlideshowDataAdapter.this.notifyAll(); in run()135 synchronized (SlideshowDataAdapter.this) { in run()139 SlideshowDataAdapter.this.notifyAll(); in run()151 synchronized (SlideshowDataAdapter.this) { in onContentDirty()[all …]
206 mModel = new SlideshowDataAdapter(mActivity, in initializeData()214 mModel = new SlideshowDataAdapter(mActivity, new SequentialSource(mediaSet, repeat), in initializeData()239 private static class ShuffleSource implements SlideshowDataAdapter.SlideshowSource {309 private static class SequentialSource implements SlideshowDataAdapter.SlideshowSource {