Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A 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()
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java6059 private final int mHandleType; field in Editor.SelectionHandleView
6077 mHandleType = handleType; in SelectionHandleView()
6083 return mHandleType == HANDLE_TYPE_SELECTION_START; in isStartHandle()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67041 Landroid/widget/Editor$SelectionHandleView;->mHandleType:I