Searched refs:setInputMethodAndSubtype (Results 1 – 3 of 3) sorted by relevance
144 setInputMethodAndSubtype(token, nextSubtype); in switchToNextInputSubtypeInThisIme()166 imm.setInputMethodAndSubtype(token, nextImi.getId(), firstSubtype); in switchToNextInputMethodAndSubtype()381 public void setInputMethodAndSubtype(final IBinder token, final InputMethodSubtype subtype) { in setInputMethodAndSubtype() method in RichInputMethodManager382 mImmWrapper.mImm.setInputMethodAndSubtype( in setInputMethodAndSubtype()
209 imm.setInputMethodAndSubtype(token, imiId, subtype); in switchToTargetIME()
503 richImm.setInputMethodAndSubtype(token, lastActiveSubtype); in switchSubtype()