Searched refs:hideMySoftInput (Results 1 – 4 of 4) 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
1793 mService.hideMySoftInput(token, flags); in hideSoftInputFromInputMethod()
2718 public void hideMySoftInput(IBinder token, int flags) { in hideMySoftInput() method in InputMethodManagerService