Searched refs:commandSwitchInputMethod (Results 1 – 2 of 2) sorted by relevance
50 void commandSwitchInputMethod(final String imeId); in commandSwitchInputMethod() method81 mIme.commandSwitchInputMethod(imeId); in onReceive()
151 public void commandSwitchInputMethod(final String imeId) { in commandSwitchInputMethod() method in CtsBaseInputMethod