Home
last modified time | relevance | path

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

/frameworks/support/customview/src/main/java/androidx/customview/widget/
DViewDragHelper.java1302 private boolean checkTouchSlop(View child, float dx, float dy) { in checkTouchSlop() method in ViewDragHelper
1333 public boolean checkTouchSlop(int directions) { in checkTouchSlop() method in ViewDragHelper
1358 public boolean checkTouchSlop(int directions, int pointerId) { in checkTouchSlop() method in ViewDragHelper