Home
last modified time | relevance | path

Searched refs:ignoreSlop (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DSwipeDetector.java262 public void setDetectableScrollConditions(int scrollDirectionFlags, boolean ignoreSlop) { in setDetectableScrollConditions() argument
264 mIgnoreSlopWhenSettling = ignoreSlop; in setDetectableScrollConditions()