Searched refs:mFlingToDeleteThresholdVelocity (Results 1 – 1 of 1) sorted by relevance
119 protected int mFlingToDeleteThresholdVelocity; field in DragController157 mFlingToDeleteThresholdVelocity = in DragController()629 if (mVelocityTracker.getYVelocity() < mFlingToDeleteThresholdVelocity) {