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