Searched refs:splitBatchedMotionEvent (Results 1 – 1 of 1) sorted by relevance
314 private static List<MotionEvent> splitBatchedMotionEvent(MotionEvent event) { in splitBatchedMotionEvent() method in InputTestCase387 for (MotionEvent event : splitBatchedMotionEvent(ev)) { in onMotionEvent()