Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewAssertions.java113 int selectionEnd = textView.getSelectionEnd(); in hasInsertionPointerAtIndex() local
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java113 private static int[] sortSelectionIndices(int selectionStart, int selectionEnd) { in sortSelectionIndices()
129 int selectionEnd = textView.getSelectionEnd(); in sortSelectionIndicesFromTextView() local
506 private void resetTextClassificationHelper(int selectionStart, int selectionEnd) { in resetTextClassificationHelper()
556 CharSequence text, int selectionStart, int selectionEnd, boolean isLink) { in onOriginalSelection()
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.java246 final int selectionEnd = getSelectionEnd(); in performStylingAction() local
H A DEditor.java1240 int selectionStart, selectionEnd; in selectCurrentWord() local
1399 int selectionEnd = mTextView.getSelectionEnd(); in touchPositionIsInSelection() local
2076 final int selectionEnd = mTextView.getSelectionEnd(); in sendUpdateSelection() local
2098 final int selectionEnd = mTextView.getSelectionEnd(); in onDraw() local
2627 final int selectionEnd = mTextView.getSelectionEnd(); in shouldOfferToShowSuggestions() local
4783 final int selectionEnd = mTextView.getSelectionEndTransformed(); in onGetContentRect() local
7083 final int selectionEnd = TextUtils.unpackRangeEndFromLong(paragraphsRange); in updateParagraphBasedSelection() local
7088 private void updateSelectionInternal(int selectionStart, int selectionEnd, in updateSelectionInternal()
7129 final int selectionEnd = mTextView.getSelectionEnd(); in resetDragAcceleratorState() local
8171 final int selectionEnd = mTextView.getSelectionEnd(); in exitInsertMode() local
[all …]
H A DSpellChecker.java291 final int selectionEnd = Selection.getSelectionEnd(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.java11821 final int selectionEnd = getSelectionEnd(); in hasSelection() local
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DExtractedText.java70 public int selectionEnd; field in ExtractedText
H A DCursorAnchorInfo.java560 private CursorAnchorInfo(int selectionStart, int selectionEnd, int composingTextStart, in CursorAnchorInfo()
/aosp14/frameworks/base/core/java/android/text/method/
H A DBaseKeyListener.java428 int selectionEnd = Selection.getSelectionEnd(content); in deleteSelection() local
444 final int selectionEnd = Selection.getSelectionEnd(content); in deleteLineFromCursor() local
528 int selectionEnd = Selection.getSelectionEnd(content); in onKeyOther() local
H A DArrowKeyMovementMethod.java224 final int selectionEnd = widget.getSelectionEnd(); in leftWord() local
233 final int selectionEnd = widget.getSelectionEnd(); in rightWord() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
H A DBaseInputConnectionTest.java738 int selectionEnd, in prepareContent()
761 int selectionEnd, 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()
1069 int selectionEnd = 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.java15354 int selectionEnd; in traverseAtGranularity() local
/aosp14/frameworks/base/core/java/android/text/
H A DSpannableStringBuilder.java544 int selectionEnd = 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 ...