Home
last modified time | relevance | path

Searched refs:getCursorCapsMode (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DRemoteAccessibilityInputConnection.java180 public int getCursorCapsMode(int reqModes) { in getCursorCapsMode() method in RemoteAccessibilityInputConnection
185 final CompletableFuture<Integer> value = mInvoker.getCursorCapsMode(reqModes); in getCursorCapsMode()
H A DIRemoteAccessibilityInputConnectionInvoker.java208 public AndroidFuture<Integer> getCursorCapsMode(int reqModes) { in getCursorCapsMode() method in IRemoteAccessibilityInputConnectionInvoker
211 mConnection.getCursorCapsMode(createHeader(), reqModes, future); in getCursorCapsMode()
H A DIRemoteAccessibilityInputConnection.aidl47 void getCursorCapsMode(in InputConnectionCommandHeader header, int reqModes, in getCursorCapsMode() method
H A DIRemoteInputConnection.aidl46 void getCursorCapsMode(in InputConnectionCommandHeader header, int reqModes, in getCursorCapsMode() method
H A DEditableInputConnection.java355 proto.write(CURSOR_CAPS_MODE, getCursorCapsMode(0)); in dumpDebug()
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DInputMethod.java464 public int getCursorCapsMode(int reqModes) { in getCursorCapsMode() method in InputMethod.AccessibilityInputConnection
466 return mIc.getCursorCapsMode(reqModes); in getCursorCapsMode()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DTextSnapshot.java140 public int getCursorCapsMode() { in getCursorCapsMode() method in TextSnapshot
H A DInputConnectionWrapper.java124 public int getCursorCapsMode(int reqModes) { in getCursorCapsMode() method in InputConnectionWrapper
125 return mTarget.getCursorCapsMode(reqModes); in getCursorCapsMode()
H A DRemoteInputConnectionImpl.java604 public void getCursorCapsMode(InputConnectionCommandHeader header, int reqModes, in getCursorCapsMode() method in RemoteInputConnectionImpl
615 return ic.getCursorCapsMode(reqModes); in getCursorCapsMode()
1415 public void getCursorCapsMode(InputConnectionCommandHeader header, int reqModes,
1426 return ic.getCursorCapsMode(reqModes);
H A DInputConnection.java431 int getCursorCapsMode(int reqModes); in getCursorCapsMode() method
H A DBaseInputConnection.java514 public int getCursorCapsMode(int reqModes) { in getCursorCapsMode() method in BaseInputConnection
1106 final int cursorCapsMode = getCursorCapsMode(TextUtils.CAP_MODE_CHARACTERS in takeSnapshot()
H A DInputMethodManager.java2616 editorInfo.initialCapsMode = textSnapshot.getCursorCapsMode(); in doInvalidateInput()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
H A DBaseInputConnectionTest.java277 assertThat(mBaseInputConnection.getCursorCapsMode(reqMode)) in verifyCursorCapsModeWithMode()
801 assertThat(t1.getCursorCapsMode()).isEqualTo(t2.getCursorCapsMode()); in verifyTextSnapshotContentEquals()
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DIRemoteInputConnectionInvoker.java282 public AndroidFuture<Integer> getCursorCapsMode(int reqModes) { in getCursorCapsMode() method in IRemoteInputConnectionInvoker
285 mConnection.getCursorCapsMode(createHeader(), reqModes, future); in getCursorCapsMode()
H A DRemoteInputConnection.java245 public int getCursorCapsMode(int reqModes) { in getCursorCapsMode() method in RemoteInputConnection
250 final CompletableFuture<Integer> value = mInvoker.getCursorCapsMode(reqModes); in getCursorCapsMode()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewInputConnectionTest.java452 public int getCursorCapsMode(int reqModes) {
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java6274 public int getCursorCapsMode(int reqModes) { in getCursorCapsMode() method in AbsListView.FlingRunnable.InputConnectionWrapper
6276 return mTarget.getCursorCapsMode(reqModes); in getCursorCapsMode()
H A DTextView.java9779 outAttrs.initialCapsMode = ic.getCursorCapsMode(getInputType()); in onCreateInputConnection()
/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.txt3583 method public int getCursorCapsMode(int);
55300 method public int getCursorCapsMode(int);
55599 method public int getCursorCapsMode(int);
55656 method public int getCursorCapsMode(int);
56083 method public int getCursorCapsMode();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85550 Lcom/android/internal/view/IInputConnectionWrapper;->getCursorCapsMode(IILcom/android/internal/view…
85591 Lcom/android/internal/view/IInputContext$Stub$Proxy;->getCursorCapsMode(IILcom/android/internal/vie…
85642 Lcom/android/internal/view/IInputContext;->getCursorCapsMode(IILcom/android/internal/view/IInputCon…