Searched refs:mDragRegion (Results 1 – 1 of 1) sorted by relevance
94 private Rect mDragRegion = null; field in DragView331 return mDragRegion.width(); in getDragRegionWidth()335 return mDragRegion.height(); in getDragRegionHeight()347 mDragRegion = r; in setDragRegion()351 return mDragRegion; in getDragRegion()