Home
last modified time | relevance | path

Searched defs:checkTouchSlop (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/core-ui/java/android/support/v4/widget/
DViewDragHelper.java1291 private boolean checkTouchSlop(View child, float dx, float dy) { in checkTouchSlop() method in ViewDragHelper
1322 public boolean checkTouchSlop(int directions) { in checkTouchSlop() method in ViewDragHelper
1347 public boolean checkTouchSlop(int directions, int pointerId) { in checkTouchSlop() method in ViewDragHelper