Searched refs:setInputView (Results 1 – 3 of 3) sorted by relevance
224 mLatinIME.setInputView(mInputView); in setUp()
97 mLatinIME.setInputView( in updateKeyboardTheme()
855 public void setInputView(final View view) { in setInputView() method in LatinIME856 super.setInputView(view); in setInputView()