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