Searched refs:setSelectedMethodId (Results 1 – 4 of 4) sorted by relevance
92 mBindingController.setSelectedMethodId(null); in testBindCurrentMethod_noIme()101 mBindingController.setSelectedMethodId("unknown ime id"); in testBindCurrentMethod_unknownId()113 mBindingController.setSelectedMethodId(TEST_IME_ID); in testBindCurrentMethod_notConnected()142 mBindingController.setSelectedMethodId(TEST_IME_ID); in testBindCurrentMethodWithMainConnection()
195 void setSelectedMethodId(@Nullable String selectedMethodId) { in setSelectedMethodId() method in InputMethodBindingController
2498 bindingController.setSelectedMethodId(null); in resetCurrentMethodAndClientLocked()3151 bindingController.setSelectedMethodId(id); in setInputMethodLocked()
12288 PLcom/android/server/inputmethod/InputMethodBindingController;->setSelectedMethodId(Ljava/lang/Stri…