Home
last modified time | relevance | path

Searched defs:selStart (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/aosp_15_r20/frameworks/base/core/java/android/view/inputmethod/
H A DEditorInfo.java925 private void trimLongSurroundingText(CharSequence subText, int selStart, int selEnd, in trimLongSurroundingText()
1002 int selStart = Math.min(mInitialSurroundingText.getSelectionStart(), in getInitialTextBeforeCursor() local
1034 int selStart = mInitialSurroundingText.getSelectionStart(); in getInitialSelectedText() local
1122 int selStart = mInitialSurroundingText.getSelectionStart(); in getInitialSurroundingText() local
H A DIAccessibilityInputMethodSessionInvoker.java111 void updateSelection(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelection()
123 private void updateSelectionInternal(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelectionInternal()
H A DIInputMethodSessionInvoker.java227 void updateSelection(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelection()
239 private void updateSelectionInternal(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelectionInternal()
H A DBaseInputConnection.java651 int selStart = Selection.getSelectionStart(content); in getSurroundingText() local
H A DInputMethodManager.java3905 public void updateSelection(View view, int selStart, int selEnd, in updateSelection()
/aosp_15_r20/external/python/cpython2/Mac/Modules/
Dicgluemodule.c242 long selStart, selEnd; in ici_ICParseURL() local
266 long selStart, selEnd; in ici_ICLaunchURL() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DMockTextView.java101 public void onSelectionChanged(int selStart, int selEnd) { in onSelectionChanged()
H A DTextViewTest.java8931 final int selStart = startIndex; in testSmartSelection_resetSelection() local
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DStubImeAccessibilityService.java35 public int selStart = -1; field in StubImeAccessibilityService
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/
H A DExtractEditText.java87 @Override protected void onSelectionChanged(int selStart, int selEnd) { in onSelectionChanged()
/aosp_15_r20/frameworks/base/core/java/android/text/method/
H A DNumberKeyListener.java106 int selStart, selEnd; in onKeyDown() local
H A DLinkMovementMethod.java124 int selStart = Math.min(a, b); in action() local
H A DQwertyKeyListener.java91 int selStart, selEnd; in onKeyDown() local
H A DMultiTapKeyListener.java90 int selStart, selEnd; in onKeyDown() local
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DTextViewOnReceiveContentListener.java118 final int selStart = Selection.getSelectionStart(editable); in replaceSelection() local
H A DTextView.java9202 final int selStart = getSelectionStartTransformed(); in getUpdatedHighlightPath() local
9430 int selStart = getSelectionStartTransformed(); in getFocusedRect() local
12724 protected void onSelectionChanged(int selStart, int selEnd) { in onSelectionChanged()
14013 final int selStart = getSelectionStart(); in onProvideStructure() local
15187 final int selStart = getSelectionStart(); in onTextContextMenuItem() local
15237 final int selStart = getSelectionStart(); in onTextContextMenuItem() local
16198 int selStart = -1; field in TextView.Drawables.SavedState
H A DEditor.java1572 int selStart = mTextView.getSelectionStart(); in onFocusChanged() local
1616 Selection.setSelection((Spannable) mTextView.getText(), selStart, selEnd); in onFocusChanged() local
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_eventpseudomodel.cpp166 void CJX_EventPseudoModel::selStart(v8::Isolate* pIsolate, in selStart() function in CJX_EventPseudoModel
/aosp_15_r20/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c151 long selStart; in TEObj_TESetSelect() local
/aosp_15_r20/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2861 int selStart = getSelectionStart(); in onTextChanged() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar19META-INF/ META-INF/MANIFEST.MF android/ android/view/ android/ ...
Dframework.jar21META-INF/ META-INF/MANIFEST.MF android/ android/widget/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-19/
Dframework.jarandroid/webkit/LegacyErrorStrings.class LegacyErrorStrings.java package android.webkit android.webkit.LegacyErrorStrings ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-21/
Dframework.jarcom/android/internal/accessibility/dialog/AccessibilityActivityTarget.class AccessibilityActivityTarget.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/chips/libchips/android_common/javac/
Dlibchips.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345678910>>...19