Searched refs:historySize (Results 1 – 1 of 1) sorted by relevance
316 final int historySize = event.getHistorySize(); in splitBatchedMotionEvent() local327 for (int h = 0; h < historySize; h++) { in splitBatchedMotionEvent()