Searched refs:insertCharToComposingText (Results 1 – 1 of 1) sorted by relevance
214 private void insertCharToComposingText(char[] chars) { in insertCharToComposingText() method in OpenWnnEN242 private boolean insertCharToComposingText(int charCode) { in insertCharToComposingText() method in OpenWnnEN246 insertCharToComposingText(Character.toChars(charCode)); in insertCharToComposingText()498 insertCharToComposingText(ev.chars); in onEvent()635 insertCharToComposingText(ev.getUnicodeChar(MetaKeyKeyListener.META_SHIFT_ON)); in processKeyEvent()637 insertCharToComposingText(ev.getUnicodeChar()); in processKeyEvent()640 insertCharToComposingText(ev.getUnicodeChar(mShiftKeyToggle[mHardShift] in processKeyEvent()681 insertCharToComposingText(SPACE); in processKeyEvent()