Searched refs:mDragRegion (Results 1 – 1 of 1) sorted by relevance
94 private Rect mDragRegion = null; field in DragView325 return mDragRegion.width(); in getDragRegionWidth()329 return mDragRegion.height(); in getDragRegionHeight()341 mDragRegion = r; in setDragRegion()345 return mDragRegion; in getDragRegion()