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

/packages/apps/Gallery/src/com/android/camera/
H A DImageViewTouchBase.java29 abstract class ImageViewTouchBase extends ImageView { class in inherits:ImageView
32 private static final String TAG = "ImageViewTouchBase";
64 // ImageViewTouchBase will pass a Bitmap to the Recycler if it has finished
230 public ImageViewTouchBase(Context context) { method in class:ImageViewTouchBase
235 public ImageViewTouchBase(Context context, AttributeSet attrs) { method in class:ImageViewTouchBase

Completed in 91 milliseconds