Searched defs:setInputMethod (Results 1 – 5 of 5) sorted by relevance
68 void setInputMethod(in IBinder token, String id); in setInputMethod() method
143 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
1757 public void setInputMethod(IBinder token, String id) { in setInputMethod() method in InputMethodManager
2429 public void setInputMethod(IBinder token, String id) { in setInputMethod() method in InputMethodManagerService