Home
last modified time | relevance | path

Searched defs:deleteSurroundingTextInCodePoints (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnectionWrapper.java142 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in InputConnectionWrapper
H A DInputConnection.java549 boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength); in deleteSurroundingTextInCodePoints() method
H A DBaseInputConnection.java432 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in BaseInputConnection
H A DRemoteInputConnectionImpl.java940 public void deleteSurroundingTextInCodePoints(InputConnectionCommandHeader header, in deleteSurroundingTextInCodePoints() method in RemoteInputConnectionImpl
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIRemoteInputConnection.aidl54 void deleteSurroundingTextInCodePoints(in InputConnectionCommandHeader header, int beforeLength, in deleteSurroundingTextInCodePoints() method
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DRemoteInputConnection.java402 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in RemoteInputConnection
H A DIRemoteInputConnectionInvoker.java637 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in IRemoteInputConnectionInvoker
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java6290 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in AbsListView.FlingRunnable.InputConnectionWrapper
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...