Home
last modified time | relevance | path

Searched refs:mHandleType (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewActions.java520 private final Handle mHandleType; field in TextViewActions.HandleCoordinates
527 mHandleType = handleType; in HandleCoordinates()
556 final int currentOffset = mHandleType == Handle.SELECTION_START ? in locateHandlePointsTextIndex()
/frameworks/base/core/java/android/widget/
DEditor.java5806 private final int mHandleType; field in Editor.SelectionHandleView
5824 mHandleType = handleType; in SelectionHandleView()
5830 return mHandleType == HANDLE_TYPE_SELECTION_START; in isStartHandle()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt70364 Landroid/widget/Editor$SelectionHandleView;->mHandleType:I