Searched refs:capturedIt (Results 1 – 1 of 1) sorted by relevance
572 Iterator<MotionEvent> capturedIt = capturedEvents.iterator(); in testHandwritingStylusEvents() local574 while (injectedIt.hasNext() && capturedIt.hasNext()) { in testHandwritingStylusEvents()576 MotionEvent captured = capturedIt.next(); in testHandwritingStylusEvents()