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