Home
last modified time | relevance | path

Searched refs:verifyMatchesHistoricalPointerCoords (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DMotionEventUtils.java385 public void verifyMatchesHistoricalPointerCoords(MotionEvent motionEvent, int pointerIndex, in verifyMatchesHistoricalPointerCoords() method in MotionEventUtils.PointerCoordsBuilder
DMotionEventTest.java423 pointerCoordsBuilders[i].verifyMatchesHistoricalPointerCoords(motionEvent, i, pos); in verifyHistoricalPointerData()