Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DInputModeSwitcher.java526 public int requestInputWithHkb(EditorInfo editorInfo) { in requestInputWithHkb() method in InputModeSwitcher
DPinyinIME.java1114 updateIcon(mInputModeSwitcher.requestInputWithHkb(editorInfo)); in onStartInput()