Home | History | Annotate | Download | only in openwnn

Lines Matching defs:getUnicodeChar

602                 int charCode = ev.getUnicodeChar(MetaKeyKeyListener.META_SHIFT_ON | MetaKeyKeyListener.META_ALT_ON);
635 insertCharToComposingText(ev.getUnicodeChar(MetaKeyKeyListener.META_SHIFT_ON));
637 insertCharToComposingText(ev.getUnicodeChar());
640 insertCharToComposingText(ev.getUnicodeChar(mShiftKeyToggle[mHardShift]