Searched refs:sendDownUpKeyEvent (Results 1 – 1 of 1) sorted by relevance
1127 sendDownUpKeyEvent(KeyEvent.KEYCODE_DEL); in handleBackspaceEvent()1135 sendDownUpKeyEvent(KeyEvent.KEYCODE_DEL); in handleBackspaceEvent()1972 private void sendDownUpKeyEvent(final int keyCode) { in sendDownUpKeyEvent() method in InputLogic1996 sendDownUpKeyEvent(codePoint - '0' + KeyEvent.KEYCODE_0); in sendKeyCodePoint()2006 sendDownUpKeyEvent(KeyEvent.KEYCODE_ENTER); in sendKeyCodePoint()