Searched refs:dragRegionLeft (Results 1 – 2 of 2) sorted by relevance
89 final int dragRegionLeft = dragRegion == null ? 0 : dragRegion.left; in startDrag() local125 mDragObject.xOffset = mMotionDown.x - (dragLayerX + dragRegionLeft); in startDrag()
177 final int dragRegionLeft = dragRegion == null ? 0 : dragRegion.left; in startDrag() local201 mDragObject.xOffset = mMotionDown.x - (dragLayerX + dragRegionLeft); in startDrag()