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()
6059 private final int mHandleType; field in Editor.SelectionHandleView6077 mHandleType = handleType; in SelectionHandleView()6083 return mHandleType == HANDLE_TYPE_SELECTION_START; in isStartHandle()
67041 Landroid/widget/Editor$SelectionHandleView;->mHandleType:I