Searched defs:withRawCoords (Results 1 – 1 of 1) sorted by relevance
66 fun withRawCoords(pt: PointF): Matcher<MotionEvent> = object : TypeSafeMatcher<MotionEvent>() { in withRawCoords() method114 fun withRawCoords(pt: Point): Matcher<MotionEvent> { in withRawCoords() method