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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageShow.java46 public class ImageShow extends View implements OnGestureListener, class in inherits:View,OnGestureListener,ScaleGestureDetector.OnScaleGestureListener,OnDoubleTapListener
50 private static final String LOGTAG = "ImageShow";
164 public ImageShow(Context context, AttributeSet attrs) { method in class:ImageShow
172 public ImageShow(Context context) { method in class:ImageShow
360 public void resetImageCaches(ImageShow caller) {

Completed in 460 milliseconds