Home
last modified time | relevance | path

Searched refs:updateComposingText (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnEN.java232 updateComposingText(1); in insertCharToComposingText()
369 updateComposingText(1); in onUpdateSelection()
372 updateComposingText(1); in onUpdateSelection()
382 updateComposingText(1); in onConfigurationChanged()
450 updateComposingText(ComposingText.LAYER1); in onEvent()
527 updateComposingText(1); in onEvent()
535 updateComposingText(1); in onEvent()
562 updateComposingText(1); in onEvent()
569 updateComposingText(1); in onEvent()
677 updateComposingText(1); in processKeyEvent()
[all …]
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java503 updateComposingText(true); in processStateInput()
790 private void updateComposingText(boolean visible) { in updateComposingText() method in PinyinIME
1038 updateComposingText(showComposingView); in showCandidateWindow()