Home | History | Annotate | Download | only in openwnn

Lines Matching defs:sendKeyEvent

820                         mInputConnection.sendKeyEvent(keyEvent);
821 mInputConnection.sendKeyEvent(new KeyEvent(KeyEvent.ACTION_UP,
1078 mInputConnection.sendKeyEvent(keyEvent);
1079 mInputConnection.sendKeyEvent(new KeyEvent(KeyEvent.ACTION_UP, code));