Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputTestCase.java316 final int historySize = event.getHistorySize(); in splitBatchedMotionEvent() local
327 for (int h = 0; h < historySize; h++) { in splitBatchedMotionEvent()