Home | History | Annotate | Download | only in app

Lines Matching refs:downEvent

794         final KeyEvent downEvent = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_DPAD_CENTER); 
795 sendKeySync(downEvent);