Searched refs:mDragBitmap (Results 1 – 1 of 1) sorted by relevance
71 private Bitmap mDragBitmap; field in TouchInterceptor393 mDragBitmap = bm; in startDragging()438 if (mDragBitmap != null) { in stopDragging()439 mDragBitmap.recycle(); in stopDragging()440 mDragBitmap = null; in stopDragging()