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