Searched refs:mStartDragThreshold (Results 1 – 1 of 1) sorted by relevance
91 private final int mStartDragThreshold; field in PopupContainerWithArrow108 mStartDragThreshold = getResources().getDimensionPixelSize( in PopupContainerWithArrow()404 return distanceDragged > mStartDragThreshold; in createPreDragCondition()