OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 702 milliseconds