Searched defs:hideMySoftInput (Results 1 – 3 of 3) sorted by relevance
91 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException { in hideMySoftInput() method in BridgeIInputMethodManager
66 void hideMySoftInput(in IBinder token, int flags); in hideMySoftInput() method
2423 public void hideMySoftInput(IBinder token, int flags) { in hideMySoftInput() method in InputMethodManagerService