/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
D | TextViewAssertions.java | 112 int selectionStart = textView.getSelectionStart(); in hasInsertionPointerAtIndex() local
|
/frameworks/base/core/java/android/widget/ |
D | SelectionActionModeHelper.java | 111 private static int[] sortSelctionIndices(int selectionStart, int selectionEnd) { in sortSelctionIndices() 126 int selectionStart = textView.getSelectionStart(); in sortSelctionIndicesFromTextView() local 495 private void resetTextClassificationHelper(int selectionStart, int selectionEnd) { in resetTextClassificationHelper() 545 CharSequence text, int selectionStart, int selectionEnd, boolean isLink) { in onOriginalSelection() 558 selectionStart, in onOriginalSelection() local 591 int selectionStart, int selectionEnd, in onSelectionUpdated() 614 int selectionStart, int selectionEnd, in onSelectionAction() 1088 CharSequence text, int selectionStart, int selectionEnd, LocaleList locales) { in TextClassificationHelper() 1095 int selectionStart, int selectionEnd, LocaleList locales) { in init()
|
D | Editor.java | 1105 int selectionStart, selectionEnd; in selectCurrentWord() local 1132 Selection.setSelection((Spannable) mTextView.getText(), selectionStart, selectionEnd); in selectCurrentWord() local 1247 int selectionStart = mTextView.getSelectionStart(); in touchPositionIsInSelection() local 1258 Selection.setSelection((Spannable) mTextView.getText(), selectionStart, selectionEnd); in touchPositionIsInSelection() local 1897 final int selectionStart = mTextView.getSelectionStart(); in sendUpdateSelection() local 1916 final int selectionStart = mTextView.getSelectionStart(); in onDraw() local 2424 final int selectionStart = mTextView.getSelectionStart(); in shouldOfferToShowSuggestions() local 4453 final int selectionStart = mTextView.getSelectionStart(); in updatePosition() local 6662 final int selectionStart = TextUtils.unpackRangeStartFromLong(paragraphsRange); in updateParagraphBasedSelection() local 6668 private void updateSelectionInternal(int selectionStart, int selectionEnd, in updateSelectionInternal() [all …]
|
D | SpellChecker.java | 267 final int selectionStart = Selection.getSelectionStart(editable); in spellCheck() local
|
D | NumberPicker.java | 2184 private void postSetSelectionCommand(int selectionStart, int selectionEnd) { in postSetSelectionCommand() 2400 public void post(int selectionStart, int selectionEnd) { in post()
|
D | TextView.java | 10163 final int selectionStart = getSelectionStart(); in hasSelection() local
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | ExtractedText.java | 63 public int selectionStart; field in ExtractedText
|
D | CursorAnchorInfo.java | 435 private CursorAnchorInfo(int selectionStart, int selectionEnd, int composingTextStart, in CursorAnchorInfo()
|
/frameworks/base/core/java/android/text/method/ |
D | BaseKeyListener.java | 425 int selectionStart = Selection.getSelectionStart(content); in deleteSelection() local 508 int selectionStart = Selection.getSelectionStart(content); in onKeyOther() local
|
/frameworks/base/core/java/android/view/ |
D | ViewStructure.java | 190 public abstract void setText(CharSequence text, int selectionStart, int selectionEnd); in setText()
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | ViewNode.java | 792 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
|
/frameworks/base/core/java/android/text/ |
D | SpannableStringBuilder.java | 542 int selectionStart = 0; in replace() local
|
/frameworks/base/core/java/android/app/assist/ |
D | AssistStructure.java | 1868 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |