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