Searched refs:itemInputMethod (Results 1 – 1 of 1) sorted by relevance
1209 CharSequence itemInputMethod = getString(com.android.internal.R.string.inputMethod); in showOptionsMenu() local1210 builder.setItems(new CharSequence[] {itemSettings, itemInputMethod}, in showOptionsMenu()