Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewAssertions.java112 int selectionStart = textView.getSelectionStart(); in hasInsertionPointerAtIndex() local
/aosp12/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java112 private static int[] sortSelectionIndices(int selectionStart, int selectionEnd) { in sortSelectionIndices()
127 int selectionStart = textView.getSelectionStart(); in sortSelectionIndicesFromTextView() local
496 private void resetTextClassificationHelper(int selectionStart, int selectionEnd) { in resetTextClassificationHelper()
546 CharSequence text, int selectionStart, int selectionEnd, boolean isLink) { in onOriginalSelection()
559 selectionStart, in onOriginalSelection() local
593 int selectionStart, int selectionEnd, in onSelectionUpdated()
618 int selectionStart, int selectionEnd, in onSelectionAction()
1100 CharSequence text, int selectionStart, int selectionEnd, LocaleList locales) { in TextClassificationHelper()
1108 int selectionStart, int selectionEnd, LocaleList locales) { in init()
H A DEditor.java1178 int selectionStart, selectionEnd; in selectCurrentWord() local
1320 int selectionStart = mTextView.getSelectionStart(); in touchPositionIsInSelection() local
1994 final int selectionStart = mTextView.getSelectionStart(); in sendUpdateSelection() local
2013 final int selectionStart = mTextView.getSelectionStart(); in onDraw() local
2521 final int selectionStart = mTextView.getSelectionStart(); in shouldOfferToShowSuggestions() local
4557 final int selectionStart = mTextView.getSelectionStart(); in updatePosition() local
6805 final int selectionStart = TextUtils.unpackRangeStartFromLong(paragraphsRange); in updateParagraphBasedSelection() local
6811 private void updateSelectionInternal(int selectionStart, int selectionEnd, in updateSelectionInternal()
6851 final int selectionStart = mTextView.getSelectionStart(); in resetDragAcceleratorState() local
H A DSpellChecker.java289 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.java10265 final int selectionStart = getSelectionStart(); in hasSelection() local
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DExtractedText.java63 public int selectionStart; field in ExtractedText
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DPlainTextEditText.java50 int selectionStart = getSelectionStart(); in onTextContextMenuItem() local
/aosp12/frameworks/base/core/java/android/text/method/
H A DBaseKeyListener.java425 int selectionStart = Selection.getSelectionStart(content); in deleteSelection() local
508 int selectionStart = Selection.getSelectionStart(content); in onKeyOther() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DCursorAnchorInfoUtils.java121 final int selectionStart = textView.getSelectionStart(); in extractFromTextViewInternal() local
/aosp12/frameworks/base/core/java/android/view/
H A DViewStructure.java192 public abstract void setText(CharSequence text, int selectionStart, int selectionEnd); in setText()
H A DView.java14299 int selectionStart; in traverseAtGranularity() local
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java808 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DDialpadFragment.java1447 int selectionStart; in updateDialString() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
H A DInputLogic.java1395 final int selectionStart = mConnection.getExpectedSelectionStart(); in performRecapitalization() local
/aosp12/frameworks/base/core/java/android/text/
H A DSpannableStringBuilder.java543 int selectionStart = 0; in replace() local
/aosp12/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java1998 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...