Searched refs:verifyMatches (Results 1 – 2 of 2) sorted by relevance
262 verifyMatches(mMotionEvent2); in testObtainNoHistory()283 verifyMatches(mMotionEvent2); in testObtainNoHistory()406 .verifyMatches(mMotionEvent2); in testOffsetLocationForPointerSource()421 .verifyMatches(mMotionEvent2); in testNoLocationOffsetForNonPointerSource()432 verifyMatches(mMotionEvent2); in testSetLocation()436 verifyMatches(mMotionEvent2); in testSetLocation()446 verifyMatches(mMotionEvent2); in testGetHistoricalData()462 verifyMatches(mMotionEvent2); in testGetHistoricalData()496 pointerCoordsBuilders[i].verifyMatches(motionEvent, i); in verifyCurrentPointerData()506 pointerPropertiesBuilders[i].verifyMatches(motionEvent, i); in verifyCurrentPointerData()
57 public void verifyMatches(MotionEvent that, int pointerIndex) { in verifyMatches() method in MotionEventUtils.PointerPropertiesBuilder136 public void verifyMatches(MotionEvent that) { in verifyMatches() method in MotionEventUtils.PointerCoordsBuilder182 public void verifyMatches(MotionEvent that, int pointerIndex) { in verifyMatches() method in MotionEventUtils.PointerCoordsBuilder