OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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) {
/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) {
Completed in 337 milliseconds