Searched defs:withMotionAction (Results 1 – 1 of 1) sorted by relevance
81 fun withMotionAction(action: Int): Matcher<MotionEvent> = object : TypeSafeMatcher<MotionEvent>() { in withMotionAction() method96 fun withMotionAction(action: Int, index: Int): Matcher<MotionEvent> = in withMotionAction() method