Searched defs:hideSoftInput (Results 1 – 7 of 7) sorted by relevance
52 void hideSoftInput(int flags, in ResultReceiver resultReceiver); in hideSoftInput() method
54 boolean hideSoftInput(in IInputMethodClient client, int flags, in hideSoftInput() method
261 public void hideSoftInput(int flags, ResultReceiver resultReceiver); in hideSoftInput() method
307 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in IInputMethodWrapper
452 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in InputMethodService.InputMethodImpl
99 public boolean hideSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2) in hideSoftInput() method in BridgeIInputMethodManager
1280 private void hideSoftInput() { in hideSoftInput() method in NumberPicker