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