Searched defs:hitTest (Results 1 – 2 of 2) sorted by relevance
433 private static boolean hitTest(View child, float x, float y, float left, float top) { in hitTest() method in ItemTouchHelper
750 public int hitTest(int x, int y) { in hitTest() method in PositionController