Home
last modified time | relevance | path

Searched refs:hideSoftInput (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethod.java221 public void hideSoftInput(int flags, ResultReceiver resultReceiver); in hideSoftInput() method
DInputMethodManager.java982 return mService.hideSoftInput(mClient, flags, resultReceiver); in hideSoftInputFromWindow()
1308 mService.hideSoftInput(mClient, HIDE_NOT_ALWAYS, null); in closeCurrentInput()
/frameworks/base/core/java/com/android/internal/view/
DIInputMethod.aidl55 void hideSoftInput(int flags, in ResultReceiver resultReceiver); in hideSoftInput() method
DIInputMethodManager.aidl50 boolean hideSoftInput(in IInputMethodClient client, int flags, in hideSoftInput() method
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodWrapper.java191 inputMethod.hideSoftInput(msg.arg1, (ResultReceiver)msg.obj); in executeMessage()
281 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in IInputMethodWrapper
DInputMethodService.java401 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in InputMethodService.InputMethodImpl
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeIInputMethodManager.java97 public boolean hideSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2) in hideSoftInput() method in BridgeIInputMethodManager
/frameworks/base/core/java/android/widget/
DNumberPicker.java628 hideSoftInput(); in NumberPicker()
640 hideSoftInput(); in NumberPicker()
830 hideSoftInput(); in onInterceptTouchEvent()
834 hideSoftInput(); in onInterceptTouchEvent()
1163 private void hideSoftInput() { in hideSoftInput() method in NumberPicker
/frameworks/base/services/java/com/android/server/
DInputMethodManagerService.java1759 public boolean hideSoftInput(IInputMethodClient client, int flags, in hideSoftInput() method in InputMethodManagerService
2319 ((IInputMethod)args.arg1).hideSoftInput(0, in handleMessage()
/frameworks/base/api/
D14.txt9863 method public void hideSoftInput(int, android.os.ResultReceiver);
24579 method public abstract void hideSoftInput(int, android.os.ResultReceiver);
D15.txt9899 method public void hideSoftInput(int, android.os.ResultReceiver);
24731 method public abstract void hideSoftInput(int, android.os.ResultReceiver);
D16.txt10202 method public void hideSoftInput(int, android.os.ResultReceiver);
25895 method public abstract void hideSoftInput(int, android.os.ResultReceiver);
D17.txt10386 method public void hideSoftInput(int, android.os.ResultReceiver);
26760 method public abstract void hideSoftInput(int, android.os.ResultReceiver);
Dcurrent.txt10386 method public void hideSoftInput(int, android.os.ResultReceiver);
26760 method public abstract void hideSoftInput(int, android.os.ResultReceiver);