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