Searched defs:ImageShow (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageShow.java50 public class ImageShow extends View implements OnGestureListener, class in inherits:View,OnGestureListener,OnDoubleTapListener,SliderListener,OnSeekBarChangeListener
55 private static final String LOGTAG = "ImageShow";
246 public ImageShow(Context context, AttributeSet attrs) { method in class:ImageShow
259 public ImageShow(Context context) { method in class:ImageShow
389 public void resetImageCaches(ImageShow caller) {
557 public ImageShow setShowControls(boolean value) {

Completed in 9 milliseconds