Home
last modified time | relevance | path

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

12345678910>>...14

/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
H A DNoOpInputConnection.java68 public boolean deleteSurroundingTextInCodePoints(int beforeLength, in deleteSurroundingTextInCodePoints() method in NoOpInputConnection
H A DHandlerInputConnection.java82 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in HandlerInputConnection
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
H A DNoOpInputConnection.java67 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in NoOpInputConnection
H A DInputConnectionSplitter.java83 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in InputConnectionSplitter
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DInputConnectionDefaultMethodTest.java237 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in InputConnectionDefaultMethodTest.TestInputConnection
/aosp_15_r20/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.java892 public void deleteSurroundingTextInCodePoints(InputConnectionCommandHeader header, in deleteSurroundingTextInCodePoints() method in RemoteInputConnectionImpl
/aosp_15_r20/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIRemoteInputConnection.aidl54 void deleteSurroundingTextInCodePoints(in InputConnectionCommandHeader header, int beforeLength, in deleteSurroundingTextInCodePoints() method
/aosp_15_r20/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
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/emoji2/emoji2-views-helper/1.5.0-rc01/androidx.emoji2_emoji2-views-helper/android_common_apex35/aar/
Dandroidx.emoji2_emoji2-views-helper.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
Dclasses.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/emoji2/emoji2-views-helper/1.5.0-rc01/androidx.emoji2_emoji2-views-helper/android_common/aar/
Dandroidx.emoji2_emoji2-views-helper.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
Dclasses.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/emoji2/emoji2-views-helper/1.5.0-rc01/androidx.emoji2_emoji2-views-helper/android_common_apex33/aar/
Dandroidx.emoji2_emoji2-views-helper.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
Dclasses.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/emoji2/emoji2-views-helper/1.5.0-rc01/androidx.emoji2_emoji2-views-helper/android_common_apex10000/aar/
Dandroidx.emoji2_emoji2-views-helper.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
Dclasses.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/emoji2/emoji2-views-helper/1.5.0-rc01/androidx.emoji2_emoji2-views-helper/android_common_apex34/aar/
Dclasses.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
Dandroidx.emoji2_emoji2-views-helper.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/emoji2/emoji2-views-helper/1.5.0-rc01/androidx.emoji2_emoji2-views-helper/android_common_apex30/aar/
Dclasses.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
Dandroidx.emoji2_emoji2-views-helper.jarandroidx/ androidx/emoji2/ androidx/emoji2/viewsintegration/ androidx/emoji2/viewsintegration/EmojiEditTextHelper ...
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DAbsListView.java6350 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in AbsListView.FlingRunnable.InputConnectionWrapper

12345678910>>...14