Searched refs:mThresholdToStartDragDrop (Results 1 – 1 of 1) sorted by relevance
75 private final int mThresholdToStartDragDrop; field in AppItemViewHolder130 mThresholdToStartDragDrop = context.getResources().getDimensionPixelSize( in AppItemViewHolder()388 /* dy */ event.getY() - actionDownY) > mThresholdToStartDragDrop; in shouldStartDragAndDrop()