Searched refs:setMinVelocity (Results 1 – 2 of 2) sorted by relevance
235 mDragHelper.setMinVelocity(MIN_FLING_VELOCITY * density); in OverlappingPaneLayout()
407 public void setMinVelocity(float minVel) { in setMinVelocity() method in ViewDragHelper