Searched refs:mDragDistanceThreshold (Results 1 – 1 of 1) sorted by relevance
90 private final int mDragDistanceThreshold; field in ButtonDropTarget116 mDragDistanceThreshold = resources.getDimensionPixelSize(R.dimen.drag_distanceThreshold); in ButtonDropTarget()268 mLauncher.getDragController().getDistanceDragged() >= mDragDistanceThreshold); in isDropEnabled()