Searched defs:splitBatchedMotionEvent (Results 1 – 2 of 2) sorted by relevance
354 private static List<MotionEvent> splitBatchedMotionEvent(MotionEvent event) { in splitBatchedMotionEvent() method in InputTestCase
582 public static List<MotionEvent> splitBatchedMotionEvent(MotionEvent event) { in splitBatchedMotionEvent() method in TestUtils