HomeSort by relevance Sort by last modified time
    Searched refs:setDragSlopeThreshold (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWithDraggableItems.java 28 * * call setDragSlopeThreshold after making an instance of the PagedViewWithDraggableItems
161 public void setDragSlopeThreshold(float dragSlopeThreshold) {
AppsCustomizePagedView.java 288 setDragSlopeThreshold(r.getInteger(R.integer.config_appsCustomizeDragSlopeThreshold)/100f);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedViewWithDraggableItems.java 28 * * call setDragSlopeThreshold after making an instance of the PagedViewWithDraggableItems
161 public void setDragSlopeThreshold(float dragSlopeThreshold) {
AppsCustomizePagedView.java 284 setDragSlopeThreshold(r.getInteger(R.integer.config_appsCustomizeDragSlopeThreshold)/100f);
    [all...]

Completed in 287 milliseconds