Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/widget/
DViewDragHelper.java1293 private boolean checkTouchSlop(View child, float dx, float dy) { in checkTouchSlop() method in ViewDragHelper
1324 public boolean checkTouchSlop(int directions) { in checkTouchSlop() method in ViewDragHelper
1349 public boolean checkTouchSlop(int directions, int pointerId) { in checkTouchSlop() method in ViewDragHelper