Searched refs:getInputMethodManagerWrapper (Results 1 – 2 of 2) sorted by relevance
202 getInputMethodManagerWrapper().updateSelection(mInternalView, in updateSelectionIfRequired()416 getInputMethodManagerWrapper().restartInput(mInternalView); in restartInput()444 return getInputMethodManagerWrapper().isActive(mInternalView); in isActive()447 private InputMethodManagerWrapper getInputMethodManagerWrapper() { in getInputMethodManagerWrapper() method in AdapterInputConnection448 return mImeAdapter.getInputMethodManagerWrapper(); in getInputMethodManagerWrapper()
167 InputMethodManagerWrapper getInputMethodManagerWrapper() { in getInputMethodManagerWrapper() method in ImeAdapter