Searched defs:hideSoftInput (Results 1 – 7 of 7) sorted by relevance
52 void hideSoftInput(int flags, in ResultReceiver resultReceiver); in hideSoftInput() method
55 boolean hideSoftInput(in IInputMethodClient client, int flags, in hideSoftInput() method
273 public void hideSoftInput(int flags, ResultReceiver resultReceiver); in hideSoftInput() method
345 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in IInputMethodWrapper
545 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in InputMethodService.InputMethodImpl
1293 private void hideSoftInput() { in hideSoftInput() method in NumberPicker
2654 public boolean hideSoftInput(IInputMethodClient client, int flags, in hideSoftInput() method in InputMethodManagerService