Home
last modified time | relevance | path

Searched refs:INSERTION (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewActions.java314 INSERTION enumConstant
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java485 .perform(dragHandle(textView, Handle.INSERTION, text.indexOf('a'))); in testInsertionHandle()
489 .perform(dragHandle(textView, Handle.INSERTION, text.indexOf('f'))); in testInsertionHandle()
504 .perform(dragHandle(textView, Handle.INSERTION, text.indexOf('a'))); in testInsertionHandle_multiLine()
508 .perform(dragHandle(textView, Handle.INSERTION, text.indexOf('f'))); in testInsertionHandle_multiLine()
/frameworks/base/core/java/android/widget/
DEditor.java180 MagnifierHandleTrigger.INSERTION})
183 int INSERTION = 0; field
188 @IntDef({TextActionMode.SELECTION, TextActionMode.INSERTION, TextActionMode.TEXT_LINK})
191 int INSERTION = 1; field
2128 new TextActionModeCallback(TextActionMode.INSERTION); in startInsertionActionMode()
4871 case MagnifierHandleTrigger.INSERTION: in obtainMagnifierShowCoordinates()
5305 return MagnifierHandleTrigger.INSERTION; in getMagnifierHandleTrigger()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81386 Landroid/widget/Editor$MagnifierHandleTrigger;->INSERTION:I
81578 Landroid/widget/Editor$TextActionMode;->INSERTION:I