Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DLatinIME.java1103 CharSequence itemInputMethod = getString(com.android.internal.R.string.inputMethod); in showOptionsMenu() local
1105 itemSettings, itemInputMethod}, in showOptionsMenu()
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java1209 CharSequence itemInputMethod = getString(com.android.internal.R.string.inputMethod); in showOptionsMenu() local
1210 builder.setItems(new CharSequence[] {itemSettings, itemInputMethod}, in showOptionsMenu()