Home
last modified time | relevance | path

Searched defs:selectionStart (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewAssertions.java112 int selectionStart = textView.getSelectionStart(); in hasInsertionPointerAtIndex() local
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java113 private static int[] sortSelectionIndices(int selectionStart, int selectionEnd) { in sortSelectionIndices()
128 int selectionStart = textView.getSelectionStart(); in sortSelectionIndicesFromTextView() local
506 private void resetTextClassificationHelper(int selectionStart, int selectionEnd) { in resetTextClassificationHelper()
556 CharSequence text, int selectionStart, int selectionEnd, boolean isLink) { in onOriginalSelection()
569 selectionStart, in onOriginalSelection() local
603 int selectionStart, int selectionEnd, in onSelectionUpdated()
628 int selectionStart, int selectionEnd, in onSelectionAction()
1110 CharSequence text, int selectionStart, int selectionEnd, LocaleList locales) { in TextClassificationHelper()
1118 int selectionStart, int selectionEnd, LocaleList locales) { in init()
H A DEditText.java245 final int selectionStart = getSelectionStart(); in performStylingAction() local
H A DEditor.java1240 int selectionStart, selectionEnd; in selectCurrentWord() local
1398 int selectionStart = mTextView.getSelectionStart(); in touchPositionIsInSelection() local
2075 final int selectionStart = mTextView.getSelectionStart(); in sendUpdateSelection() local
2097 final int selectionStart = mTextView.getSelectionStart(); in onDraw() local
2626 final int selectionStart = mTextView.getSelectionStart(); in shouldOfferToShowSuggestions() local
4782 final int selectionStart = mTextView.getSelectionStartTransformed(); in onGetContentRect() local
7082 final int selectionStart = TextUtils.unpackRangeStartFromLong(paragraphsRange); in updateParagraphBasedSelection() local
7088 private void updateSelectionInternal(int selectionStart, int selectionEnd, in updateSelectionInternal()
7128 final int selectionStart = mTextView.getSelectionStart(); in resetDragAcceleratorState() local
8170 final int selectionStart = mTextView.getSelectionStart(); in exitInsertMode() local
[all …]
H A DSpellChecker.java290 final int selectionStart = Selection.getSelectionStart(editable); in spellCheck() local
H A DNumberPicker.java2183 private void postSetSelectionCommand(int selectionStart, int selectionEnd) { in postSetSelectionCommand()
2399 public void post(int selectionStart, int selectionEnd) { in post()
H A DTextView.java11820 final int selectionStart = getSelectionStart(); in hasSelection() local
13981 final int selectionStart = getSelectionStart(); in getCursorAnchorInfo() local
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DExtractedText.java63 public int selectionStart; field in ExtractedText
H A DCursorAnchorInfo.java560 private CursorAnchorInfo(int selectionStart, int selectionEnd, int composingTextStart, in CursorAnchorInfo()
H A DTextAppearanceInfo.java197 final int selectionStart = textView.getSelectionStart(); in createFromTextView() local
/aosp14/frameworks/base/core/java/android/text/method/
H A DBaseKeyListener.java427 int selectionStart = Selection.getSelectionStart(content); in deleteSelection() local
443 final int selectionStart = Selection.getSelectionStart(content); in deleteLineFromCursor() local
527 int selectionStart = Selection.getSelectionStart(content); in onKeyOther() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
H A DBaseInputConnectionTest.java737 int selectionStart, in prepareContent()
760 int selectionStart, in verifyContent()
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java813 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
1066 int selectionStart = text != null in writeToParcel() local
/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java216 public abstract void setText(CharSequence text, int selectionStart, int selectionEnd); in setText()
H A DView.java15353 int selectionStart; in traverseAtGranularity() local
/aosp14/frameworks/base/core/java/android/text/
H A DSpannableStringBuilder.java543 int selectionStart = 0; in replace() local
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2010 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...