Home | History | Annotate | Download | only in app

Lines Matching refs:downEvent

790         final KeyEvent downEvent = new KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_DPAD_CENTER); 
791 sendKeySync(downEvent);