Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DInputModeSwitcher.java573 public int requestInputWithSkb(EditorInfo editorInfo) { in requestInputWithSkb() method in InputModeSwitcher
DPinyinIME.java1125 updateIcon(mInputModeSwitcher.requestInputWithSkb(editorInfo)); in onStartInputView()