/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
D | TextViewAssertions.java | 113 int selectionEnd = textView.getSelectionEnd(); in hasInsertionPointerAtIndex() local
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | ExtractedText.java | 70 public int selectionEnd; field in ExtractedText
|
D | CursorAnchorInfo.java | 435 private CursorAnchorInfo(int selectionStart, int selectionEnd, int composingTextStart, in CursorAnchorInfo()
|
/frameworks/base/core/java/android/widget/ |
D | SelectionActionModeHelper.java | 462 private void resetTextClassificationHelper(int selectionStart, int selectionEnd) { in resetTextClassificationHelper() 511 CharSequence text, int selectionStart, int selectionEnd, boolean isLink) { in onOriginalSelection() 557 int selectionStart, int selectionEnd, in onSelectionUpdated() 580 int selectionStart, int selectionEnd, in onSelectionAction() 1051 CharSequence text, int selectionStart, int selectionEnd, LocaleList locales) { in TextClassificationHelper() 1058 int selectionStart, int selectionEnd, LocaleList locales) { in init()
|
D | Editor.java | 969 int selectionStart, selectionEnd; in selectCurrentWord() local 996 Selection.setSelection((Spannable) mTextView.getText(), selectionStart, selectionEnd); in selectCurrentWord() local 1112 int selectionEnd = mTextView.getSelectionEnd(); in touchPositionIsInSelection() local 1122 Selection.setSelection((Spannable) mTextView.getText(), selectionStart, selectionEnd); in touchPositionIsInSelection() local 1761 final int selectionEnd = mTextView.getSelectionEnd(); in sendUpdateSelection() local 1780 final int selectionEnd = mTextView.getSelectionEnd(); in onDraw() local 2288 final int selectionEnd = mTextView.getSelectionEnd(); in shouldOfferToShowSuggestions() local
|
D | SpellChecker.java | 268 final int selectionEnd = Selection.getSelectionEnd(editable); in spellCheck() local
|
D | NumberPicker.java | 2182 private void postSetSelectionCommand(int selectionStart, int selectionEnd) { in postSetSelectionCommand() 2398 public void post(int selectionStart, int selectionEnd) { in post()
|
D | TextView.java | 10126 final int selectionEnd = getSelectionEnd(); in hasSelection() local
|
/frameworks/base/core/java/android/text/method/ |
D | ArrowKeyMovementMethod.java | 199 final int selectionEnd = widget.getSelectionEnd(); in leftWord() local 208 final int selectionEnd = widget.getSelectionEnd(); in rightWord() local
|
D | BaseKeyListener.java | 426 int selectionEnd = Selection.getSelectionEnd(content); in deleteSelection() local 509 int selectionEnd = Selection.getSelectionEnd(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 | 762 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
|
/frameworks/base/core/java/android/text/ |
D | SpannableStringBuilder.java | 543 int selectionEnd = 0; in replace() local
|
/frameworks/base/core/java/android/app/assist/ |
D | AssistStructure.java | 1822 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/ ... |