Searched refs:getSelectionController (Results 1 – 2 of 2) sorted by relevance
1125 SelectionModifierCursorController selectionController = getSelectionController(); in touchPositionIsInSelection()1187 getSelectionController().resetTouchOffsets(); in startDragAndDrop()1248 SelectionModifierCursorController selectionController = getSelectionController(); in getLastTouchOffsets()1493 getSelectionController().onTouchEvent(event); in onTouchEvent()1616 ? getSelectionController() : getInsertionController(); in finishBatchEdit()2080 final SelectionModifierCursorController selectionController = getSelectionController(); in refreshTextActionMode()2210 getSelectionController().enterDrag( in selectCurrentWordAndStartDrag()2459 SelectionModifierCursorController getSelectionController() { in getSelectionController() method in Editor3933 SelectionModifierCursorController selectionController = getSelectionController(); in TextActionModeCallback()4974 final SelectionModifierCursorController controller = getSelectionController(); in getOtherSelectionHandle()[all …]
268 final SelectionModifierCursorController controller = mEditor.getSelectionController(); in startActionMode()