Searched refs:mHandleType (Results 1 – 2 of 2) 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()
5671 private final int mHandleType; field in Editor.SelectionHandleView5689 mHandleType = handleType; in SelectionHandleView()5695 return mHandleType == HANDLE_TYPE_SELECTION_START; in isStartHandle()