Searched refs:restartInput (Results 1 – 8 of 8) sorted by relevance
213 public void restartInput(InputConnection inputConnection, EditorInfo attribute); in restartInput() method248 restartInput(inputConnection, editorInfo); in dispatchStartInputWithToken()
1830 public void restartInput(View view) { in restartInput() method in InputMethodManager1834 fallbackImm.restartInput(view); in restartInput()
628 public void restartInput(InputConnection ic, EditorInfo attribute) { in restartInput() method in InputMethodService.InputMethodImpl647 restartInput(inputConnection, editorInfo); in dispatchStartInputWithToken()
2247 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()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
13521 …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);
23249 …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);
24801 HSPLandroid/view/inputmethod/InputMethodManager;->restartInput(Landroid/view/View;)V