| /frameworks/base/core/java/com/android/internal/inputmethod/ |
| D | IMultiClientInputMethodSession.aidl | 28 void hideSoftInput(int flags, in ResultReceiver resultReceiver); in hideSoftInput() method
|
| /frameworks/base/core/java/com/android/internal/view/ |
| D | IInputMethod.aidl | 59 void hideSoftInput(in IBinder hideInputToken, int flags, in ResultReceiver resultReceiver); in hideSoftInput() method
|
| D | IInputMethodManager.aidl | 46 boolean hideSoftInput(in IInputMethodClient client, IBinder windowToken, int flags, in hideSoftInput() method
|
| /frameworks/base/core/java/android/inputmethodservice/ |
| D | MultiClientInputMethodClientCallbackAdaptor.java | 357 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in MultiClientInputMethodClientCallbackAdaptor.MultiClientInputMethodSessionImpl 457 void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in MultiClientInputMethodClientCallbackAdaptor.CallbackImpl
|
| D | IInputMethodWrapper.java | 391 public void hideSoftInput(IBinder hideInputToken, int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in IInputMethodWrapper
|
| D | InputMethodService.java | 751 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in InputMethodService.InputMethodImpl
|
| /frameworks/base/core/java/android/view/inputmethod/ |
| D | InputMethod.java | 375 public void hideSoftInput(int flags, ResultReceiver resultReceiver); in hideSoftInput() method
|
| /frameworks/base/services/core/java/com/android/server/inputmethod/ |
| D | MultiClientInputMethodManagerService.java | 1561 public boolean hideSoftInput( in hideSoftInput() method in MultiClientInputMethodManagerService.ApiCallbacks
|
| D | InputMethodManagerService.java | 3170 public boolean hideSoftInput(IInputMethodClient client, IBinder windowToken, int flags, in hideSoftInput() method in InputMethodManagerService
|
| /frameworks/base/core/java/android/widget/ |
| D | NumberPicker.java | 1328 private void hideSoftInput() { in hideSoftInput() method in NumberPicker
|