HomeSort by relevance Sort by last modified time
    Searched full:setdragslopethreshold (Results 1 - 2 of 2) 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 291 setDragSlopeThreshold(r.getInteger(R.integer.config_appsCustomizeDragSlopeThreshold)/100f);
    [all...]

Completed in 3017 milliseconds