Searched defs:setInputMethodAndSubtype (Results 1 – 4 of 4) sorted by relevance
35 void setInputMethodAndSubtype(String id, in InputMethodSubtype subtype); in setInputMethodAndSubtype() method
228 public void setInputMethodAndSubtype(String id, InputMethodSubtype subtype) { in setInputMethodAndSubtype() method in InputMethodPrivilegedOperations
2409 public void setInputMethodAndSubtype(@NonNull IBinder token, String id, in setInputMethodAndSubtype() method in InputMethodManager
3242 private void setInputMethodAndSubtype(@NonNull IBinder token, String id, in setInputMethodAndSubtype() method in InputMethodManagerService5199 public void setInputMethodAndSubtype(String id, InputMethodSubtype subtype) { in setInputMethodAndSubtype() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl