/frameworks/base/core/java/android/widget/ |
D | SelectionActionModeHelper.java | 113 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()
|
D | EditText.java | 280 final int selectionStart = getSelectionStart(); in performStylingAction() local
|
D | Editor.java | 1243 int selectionStart, selectionEnd; in selectCurrentWord() local 1270 Selection.setSelection((Spannable) mTextView.getText(), selectionStart, selectionEnd); in selectCurrentWord() local 1401 int selectionStart = mTextView.getSelectionStart(); in touchPositionIsInSelection() local 1412 Selection.setSelection((Spannable) mTextView.getText(), selectionStart, selectionEnd); in touchPositionIsInSelection() local 2078 final int selectionStart = mTextView.getSelectionStart(); in sendUpdateSelection() local 2100 final int selectionStart = mTextView.getSelectionStart(); in onDraw() local 2665 final int selectionStart = mTextView.getSelectionStart(); in shouldOfferToShowSuggestions() local 4821 final int selectionStart = mTextView.getSelectionStartTransformed(); in onGetContentRect() local 7121 final int selectionStart = TextUtils.unpackRangeStartFromLong(paragraphsRange); in updateParagraphBasedSelection() local 7127 private void updateSelectionInternal(int selectionStart, int selectionEnd, in updateSelectionInternal() [all …]
|
D | SpellChecker.java | 290 final int selectionStart = Selection.getSelectionStart(editable); in spellCheck() local
|
D | NumberPicker.java | 2183 private void postSetSelectionCommand(int selectionStart, int selectionEnd) { in postSetSelectionCommand() 2399 public void post(int selectionStart, int selectionEnd) { in post()
|
/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/text/method/ |
D | BaseKeyListener.java | 427 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
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | ExtractedText.java | 63 public int selectionStart; field in ExtractedText
|
D | CursorAnchorInfo.java | 560 private CursorAnchorInfo(int selectionStart, int selectionEnd, int composingTextStart, in CursorAnchorInfo()
|
D | TextAppearanceInfo.java | 197 final int selectionStart = textView.getSelectionStart(); in createFromTextView() local
|
/frameworks/base/core/tests/InputMethodCoreTests/src/android/view/inputmethod/ |
D | BaseInputConnectionTest.java | 737 int selectionStart, in prepareContent() 760 int selectionStart, in verifyContent()
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | ViewNode.java | 813 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText() 1066 int selectionStart = text != null in writeToParcel() local
|
/frameworks/base/core/java/android/view/ |
D | ViewStructure.java | 251 public abstract void setText(CharSequence text, int selectionStart, int selectionEnd); in setText()
|
D | View.java | 16104 int selectionStart; in traverseAtGranularity() local
|
/frameworks/base/core/java/android/text/ |
D | SpannableStringBuilder.java | 543 int selectionStart = 0; in replace() local
|
/frameworks/base/core/java/android/app/assist/ |
D | AssistStructure.java | 2078 public void setText(CharSequence text, int selectionStart, int selectionEnd) { in setText()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |