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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
SlideshowPage.java 36 import com.android.gallery3d.ui.SlideshowView;
81 private SlideshowView mSlideshowView;
221 mSlideshowView = new SlideshowView();
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SlideshowView.java 29 public class SlideshowView extends GLView {
31 private static final String TAG = "SlideshowView";

Completed in 83 milliseconds