Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethod.java204 public void restartInput(InputConnection inputConnection, EditorInfo editorInfo); in restartInput() method
228 restartInput(inputConnection, params.editorInfo); in dispatchStartInput()
H A DRemoteInputConnectionImpl.java360 mParentInputMethodManager.restartInput(view); in scheduleInvalidateInput()
H A DInputMethodManager.java2570 public void restartInput(View view) { in restartInput() method in InputMethodManager
2574 fallbackImm.restartInput(view); in restartInput()
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DInputMethod.java157 final void restartInput(@Nullable RemoteAccessibilityInputConnection ic, in restartInput() method in InputMethod
526 restartInput(new RemoteAccessibilityInputConnection(mStartedInputConnection, sessionId), in invalidateInput()
H A DAccessibilityService.java2833 mInputMethod.restartInput(connection, editorInfo); in onBind()
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java841 public void restartInput(InputConnection ic, EditorInfo editorInfo) { in restartInput() method in InputMethodService.InputMethodImpl
859 restartInput(inputConnection, params.editorInfo); in dispatchStartInput()
1381 getInputMethodInternal().restartInput(new RemoteInputConnection(ric, sessionId), in invalidateInputInternal()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java2455 if (imm != null) imm.restartInput(this); in setEnabled()
2694 if (imm != null) imm.restartInput(this); in setKeyListener()
7515 if (imm != null) imm.restartInput(this); in setInputType()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20107 …method @MainThread public void restartInput(android.view.inputmethod.InputConnection, android.view…
55693 …method @MainThread public void restartInput(android.view.inputmethod.InputConnection, android.view…
55761 method public void restartInput(android.view.View);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19465 HSPLandroid/view/inputmethod/InputMethodManager;->restartInput(Landroid/view/View;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19529 HSPLandroid/view/inputmethod/InputMethodManager;->restartInput(Landroid/view/View;)V