Home
last modified time | relevance | path

Searched refs:toggleSoftInput (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodSession.aidl48 void toggleSoftInput(int showFlags, int hideFlags); in toggleSoftInput() method
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSession.java177 public void toggleSoftInput(int showFlags, int hideFlags); in toggleSoftInput() method
DInputMethodManager.java1092 mCurMethod.toggleSoftInput(showFlags, hideFlags); in toggleSoftInputFromWindow()
1111 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput() method in InputMethodManager
1114 mCurMethod.toggleSoftInput(showFlags, hideFlags); in toggleSoftInput()
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodSessionWrapper.java125 mInputMethodSession.toggleSoftInput(msg.arg1, msg.arg2); in executeMessage()
202 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput() method in IInputMethodSessionWrapper
DInputMethodService.java554 public void toggleSoftInput(int showFlags, int hideFlags) { in toggleSoftInput() method in InputMethodService.InputMethodSessionImpl
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13532 method public void toggleSoftInput(int, int);
35803 method public void toggleSoftInput(int, int);
35827 method public abstract void toggleSoftInput(int, int);
/frameworks/base/api/
Dcurrent.txt18852 method public void toggleSoftInput(int, int);
44818 method public void toggleSoftInput(int, int);
44842 method public abstract void toggleSoftInput(int, int);
Dtest-current.txt18865 method public void toggleSoftInput(int, int);
44897 method public void toggleSoftInput(int, int);
44921 method public abstract void toggleSoftInput(int, int);
Dsystem-current.txt20053 method public void toggleSoftInput(int, int);
47821 method public void toggleSoftInput(int, int);
47845 method public abstract void toggleSoftInput(int, int);