Home
last modified time | relevance | path

Searched refs:SELECTION_START (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java457 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('a'))); in testToolbarAndSelectionHandle()
526 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('a'))); in testSelectionHandles()
550 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('f'))); in testSelectionHandles_bidi()
558 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('\u0623'), in testSelectionHandles_bidi()
563 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('\u0621'), in testSelectionHandles_bidi()
568 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('a'))); in testSelectionHandles_bidi()
584 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('e'))); in testSelectionHandles_multiLine()
588 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('a'))); in testSelectionHandles_multiLine()
612 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('\u062E'))); in testSelectionHandles_multiLine_rtl()
617 .perform(dragHandle(textView, Handle.SELECTION_START, text.indexOf('\u062A'))); in testSelectionHandles_multiLine_rtl()
[all …]
/frameworks/base/core/tests/coretests/src/android/text/method/
DEditorState.java54 private static final String SELECTION_START = "["; field in EditorState
102 } else if (token.equals(SELECTION_START)) { in setByString()
/frameworks/base/core/java/android/text/
DSelection.java42 return ((Spanned) text).getSpanStart(SELECTION_START); in getSelectionStart()
94 text.setSpan(SELECTION_START, start, start, in setSelection()
184 text.removeSpan(SELECTION_START, Spanned.SPAN_INTERMEDIATE); in removeSelection()
550 public static final Object SELECTION_START = new START(); field in Selection
DSpannableStringBuilder.java559 setSpan(false, Selection.SELECTION_START, selectionStart, selectionStart, in replace()
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewActions.java312 SELECTION_START, enumConstant
455 final int currentOffset = mHandleType == Handle.SELECTION_START ? in locateHandlePointsTextIndex()
/frameworks/base/core/java/android/widget/
DEditor.java178 @IntDef({MagnifierHandleTrigger.SELECTION_START,
184 int SELECTION_START = 1; field
2962 return (Selection.SELECTION_START == span || Selection.SELECTION_END == span) in isNonIntermediateSelectionSpan()
4875 case MagnifierHandleTrigger.SELECTION_START: in obtainMagnifierShowCoordinates()
4921 if (sameLineSelection && ((trigger == MagnifierHandleTrigger.SELECTION_START) ^ rtl)) { in obtainMagnifierShowCoordinates()
5687 ? MagnifierHandleTrigger.SELECTION_START
DTextView.java10654 if (what == Selection.SELECTION_START) { in spanChange()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...