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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageShow.java57 public class ImageShow extends View implements OnGestureListener, class in inherits:View,OnGestureListener,ScaleGestureDetector.OnScaleGestureListener,OnDoubleTapListener
61 private static final String LOGTAG = "ImageShow";
154 public ImageShow(Context context, AttributeSet attrs, int defStyle) { method in class:ImageShow
159 public ImageShow(Context context, AttributeSet attrs) { method in class:ImageShow
165 public ImageShow(Context context) { method in class:ImageShow
336 public void resetImageCaches(ImageShow caller) {

Completed in 25 milliseconds