Searched defs:assertReceivedMotion (Results 1 – 2 of 2) sorted by relevance
28 fun assertReceivedMotion(matcher: Matcher<MotionEvent>, msg: String? = null) { in assertReceivedMotion() method
35 fun assertReceivedMotion(matcher: Matcher<MotionEvent>) { in assertReceivedMotion() method in com.android.cts.input.BlockingQueueEventVerifier