Searched refs:dragRegionTop (Results 1 – 2 of 2) sorted by relevance
90 final int dragRegionTop = dragRegion == null ? 0 : dragRegion.top; in startDrag() local126 mDragObject.yOffset = mMotionDown.y - (dragLayerY + dragRegionTop); in startDrag()
178 final int dragRegionTop = dragRegion == null ? 0 : dragRegion.top; in startDrag() local202 mDragObject.yOffset = mMotionDown.y - (dragLayerY + dragRegionTop); in startDrag()