Searched defs:event2 (Results 1 – 6 of 6) sorted by relevance
96 AccessibilityGestureEvent event2 = new AccessibilityGestureEvent( in testDescribeContents() local
218 FillEventHistory.Event event2 = events.get(2); in testContextCommitted_idlessDatasetSelected_datasetWithIdIgnored() local282 final FillEventHistory.Event event2 = events.get(2); in testContextCommitted_idlessDatasetIgnored_datasetWithIdSelected() local409 final FillEventHistory.Event event2 = events.get(3); in testContextCommitted_oneDatasetSelected() local
107 KeyEvent event2 = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_A); in testLookup() local
143 final MotionEvent event2 = MotionEvent.obtain(downTime, eventTime, in testOnTouchEvent() local
325 final ContentCaptureEvent event2 = assertContextUpdated(events, in testSimpleLifecycle_changeContextAfterCreate() local
1838 MotionEvent event2 = in testSetOnGenericMotionListener() local3187 private static void compareAndRecycleMotionEvents(MotionEvent event1, MotionEvent event2) { in compareAndRecycleMotionEvents()