Searched defs:hideSoftInput (Results 1 – 6 of 6) sorted by relevance
54 void hideSoftInput(int flags, in ResultReceiver resultReceiver); in hideSoftInput() method
44 boolean hideSoftInput(in IInputMethodClient client, int flags, in hideSoftInput() method
216 public void hideSoftInput(int flags, ResultReceiver resultReceiver); in hideSoftInput() method
234 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in IInputMethodWrapper
365 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in InputMethodService.InputMethodImpl
1027 public boolean hideSoftInput(IInputMethodClient client, int flags, in hideSoftInput() method in InputMethodManagerService