Searched defs:isAtPoint (Results 1 – 1 of 1) sorted by relevance
241 public static Matcher<MotionEvent> isAtPoint(final PointF point) { in isAtPoint() method in GestureUtils245 public static Matcher<MotionEvent> isAtPoint(final PointF point, final float tol) { in isAtPoint() method in GestureUtils