Home
last modified time | relevance | path

Searched defs:inputContentInfo (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodServiceInternal.java53 default void exposeContent(@NonNull InputContentInfo inputContentInfo, in exposeContent()
H A DIRemoteInputConnectionInvoker.java843 public AndroidFuture<Boolean> commitContent(InputContentInfo inputContentInfo, int flags, in commitContent()
847 mConnection.commitContent(createHeader(), inputContentInfo, flags, opts, future); in commitContent() local
H A DRemoteInputConnection.java497 public boolean commitContent(InputContentInfo inputContentInfo, int flags, Bundle opts) { in commitContent()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewReceiveContentTest.java207 public boolean commitContent(InputContentInfo inputContentInfo, int flags, Bundle opts) { in commitContent()
/aosp14/frameworks/base/core/java/android/view/
H A DContentInfo.java397 public Builder setInputContentInfo(@Nullable InputContentInfo inputContentInfo) { in setInputContentInfo()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnectionWrapper.java403 public boolean commitContent(InputContentInfo inputContentInfo, int flags, Bundle opts) { in commitContent()
H A DInputConnection.java1380 boolean commitContent(@NonNull InputContentInfo inputContentInfo, int flags, in commitContent()
H A DBaseInputConnection.java1048 public boolean commitContent(InputContentInfo inputContentInfo, int flags, Bundle opts) { in commitContent()
H A DRemoteInputConnectionImpl.java1202 InputContentInfo inputContentInfo, int flags, Bundle opts, in commitContent()
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIRemoteInputConnection.aidl118 void commitContent(in InputConnectionCommandHeader header, in InputContentInfo inputContentInfo, in commitContent()
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java6375 public boolean commitContent(InputContentInfo inputContentInfo, int flags, Bundle opts) { in commitContent()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...