Searched defs:downEvent (Results 1 – 8 of 8) sorted by relevance
314 MotionEvent downEvent = downMotion.perform(uiController, startCoordinates, precision); in sendLinearDrag() local368 MotionEvent downEvent = MotionEvents.sendDown( in performLongPress() local382 MotionEvent downEvent = MotionEvents.sendDown( in performDoubleTap() local
267 private MotionEvent downEvent(int displayId, int source) { in downEvent() method in AccessibilityInputFilterTest
261 private MotionEvent downEvent() { in downEvent() method in TouchExplorerTest
115 MotionEvent downEvent = MotionEvent.obtain( in createInterpolatedEventList() local
420 MotionEvent downEvent = MotionEvent.obtain(now, now, MotionEvent.ACTION_DOWN, 1, in sendClick() local
932 final MotionEvent downEvent = MotionEvent.obtain( in tapOnDisplay() local
971 … final KeyEvent downEvent = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_DPAD_CENTER); in invokeContextMenuAction() local
2099 KeyEvent downEvent = KeyEvent.changeAction(keyEvent, KeyEvent.ACTION_DOWN); in handleVoiceKeyEventLocked() local