Searched refs:hitTest (Results 1 – 2 of 2) sorted by relevance
1258 mTouchBoxIndex = mPositionController.hitTest(xi, getHeight() / 2);
750 public int hitTest(int x, int y) { in hitTest() method in PositionController