Searched refs:withCoordsForPointerIndex (Results 1 – 2 of 2) sorted by relevance
33 import com.android.cts.input.inputeventmatchers.withCoordsForPointerIndex105 withCoordsForPointerIndex(1, secondPointer) in testMultiTouch()111 withCoordsForPointerIndex(1, secondPointer) in testMultiTouch()
54 fun withCoordsForPointerIndex(index: Int, pt: PointF): Matcher<MotionEvent> = in withCoords() method