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