Searched refs:mHandleType (Results 1 – 3 of 3) sorted by relevance
520 private final Handle mHandleType; field in TextViewActions.HandleCoordinates527 mHandleType = handleType; in HandleCoordinates()556 final int currentOffset = mHandleType == Handle.SELECTION_START ? in locateHandlePointsTextIndex()
5806 private final int mHandleType; field in Editor.SelectionHandleView5824 mHandleType = handleType; in SelectionHandleView()5830 return mHandleType == HANDLE_TYPE_SELECTION_START; in isStartHandle()
70364 Landroid/widget/Editor$SelectionHandleView;->mHandleType:I