Home
last modified time | relevance | path

Searched refs:restartInput (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethod.java213 public void restartInput(InputConnection inputConnection, EditorInfo attribute); in restartInput() method
248 restartInput(inputConnection, editorInfo); in dispatchStartInputWithToken()
DInputMethodManager.java1830 public void restartInput(View view) { in restartInput() method in InputMethodManager
1834 fallbackImm.restartInput(view); in restartInput()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java628 public void restartInput(InputConnection ic, EditorInfo attribute) { in restartInput() method in InputMethodService.InputMethodImpl
647 restartInput(inputConnection, editorInfo); in dispatchStartInputWithToken()
/frameworks/base/core/java/android/widget/
DTextView.java2247 if (imm != null) imm.restartInput(this); in setEnabled()
2475 if (imm != null) imm.restartInput(this); in setKeyListener()
6206 if (imm != null) imm.restartInput(this); in setText()
6601 if (imm != null) imm.restartInput(this); in setInputType()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13521 …method public void restartInput(android.view.inputmethod.InputConnection, android.view.inputmethod…
35735 …method public abstract void restartInput(android.view.inputmethod.InputConnection, android.view.in…
35788 method public void restartInput(android.view.View);
/frameworks/base/api/
Dcurrent.txt23249 …method @MainThread public void restartInput(android.view.inputmethod.InputConnection, android.view…
57088 …method @MainThread public void restartInput(android.view.inputmethod.InputConnection, android.view…
57142 method public void restartInput(android.view.View);
/frameworks/base/config/
Dboot-image-profile.txt24801 HSPLandroid/view/inputmethod/InputMethodManager;->restartInput(Landroid/view/View;)V