Searched refs:mDragRegion (Results 1 – 1 of 1) sorted by relevance
92 private Rect mDragRegion = null; field in DragView308 return mDragRegion.width(); in getDragRegionWidth()312 return mDragRegion.height(); in getDragRegionHeight()324 mDragRegion = r; in setDragRegion()328 return mDragRegion; in getDragRegion()