Searched refs:getDragRegionTop (Results 1 – 2 of 2) sorted by relevance
345 public int getDragRegionTop() { in getDragRegionTop() method in DragView
293 toY += Math.round(scale * (child.getPaddingTop() - dragView.getDragRegionTop())); in animateViewIntoPosition()