Searched defs:setInputMethod (Results 1 – 5 of 5) sorted by relevance
66 void setInputMethod(in IBinder token, String id); in setInputMethod() method
141 public void setInputMethod(IBinder arg0, String arg1) throws RemoteException { in setInputMethod() method in BridgeIInputMethodManager
207 public static void setInputMethod(TextView view, CharSequence inputMethod) { in setInputMethod() method in TextViewBindingAdapter
1754 public void setInputMethod(IBinder token, String id) { in setInputMethod() method in InputMethodManager
2425 public void setInputMethod(IBinder token, String id) { in setInputMethod() method in InputMethodManagerService