Searched refs:verifyMatchesPointerProperties (Results 1 – 3 of 3) sorted by relevance
47 mBuilder.verifyMatchesPointerProperties(mPointerProperties); in testCreation()54 mBuilder.verifyMatchesPointerProperties(pointerProperties); in testCopyFrom()61 verifyMatchesPointerProperties(mPointerProperties); in testClear()
64 public void verifyMatchesPointerProperties(PointerProperties that) { in verifyMatchesPointerProperties() method in MotionEventUtils.PointerPropertiesBuilder69 public void verifyMatchesPointerProperties(MotionEvent motionEvent, int pointerIndex) { in verifyMatchesPointerProperties() method in MotionEventUtils.PointerPropertiesBuilder73 verifyMatchesPointerProperties(that); in verifyMatchesPointerProperties()
404 pointerPropertiesBuilders[i].verifyMatchesPointerProperties(motionEvent, i); in verifyCurrentPointerData()