Searched refs:mHandleType (Results 1 – 2 of 2) sorted by relevance
419 private final Handle mHandleType; field in TextViewActions.HandleCoordinates426 mHandleType = handleType; in HandleCoordinates()455 final int currentOffset = mHandleType == Handle.SELECTION_START ? in locateHandlePointsTextIndex()
5324 private final int mHandleType; field in Editor.SelectionHandleView5342 mHandleType = handleType; in SelectionHandleView()5348 return mHandleType == HANDLE_TYPE_SELECTION_START; in isStartHandle()