Searched defs:upEvent (Results 1 – 3 of 3) sorted by relevance
426 MotionEvent upEvent = MotionEvent.obtain(downEvent); in sendClick() local
943 final MotionEvent upEvent = MotionEvent.obtain( in tapOnDisplay() local
983 final KeyEvent upEvent = new KeyEvent(KeyEvent.ACTION_UP, KeyEvent.KEYCODE_DPAD_CENTER); in invokeContextMenuAction() local