Searched defs:withToolType (Results 1 – 1 of 1) sorted by relevance
209 fun withToolType(toolType: Int): Matcher<MotionEvent> = object : TypeSafeMatcher<MotionEvent>() { in withToolType() method