Searched refs:getDragRegionHeight (Results 1 – 2 of 2) sorted by relevance
334 public int getDragRegionHeight() { in getDragRegionHeight() method in DragView
369 int offsetY = (mDragIconSize - mDragObject.dragView.getDragRegionHeight()) / 2; in startSystemDrag()