Searched refs:getSelectionController (Results 1 – 6 of 6) sorted by relevance
299 assertFalse(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_quickTapAfterDrag()305 assertFalse(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_quickTapAfterDrag()311 assertFalse(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_quickTapAfterDrag()317 assertFalse(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_quickTapAfterDrag()324 assertFalse(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_quickTapAfterDrag()330 assertFalse(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_quickTapAfterDrag()337 assertTrue(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_quickTapAfterDrag()354 assertFalse(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_mouseDrag()360 assertTrue(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_mouseDrag()366 assertFalse(editor.getSelectionController().isCursorBeingModified()); in testEditor_onTouchEvent_mouseDrag()[all …]
1415 SelectionModifierCursorController selectionController = getSelectionController(); in touchPositionIsInSelection()1479 getSelectionController().resetTouchOffsets(); in startDragAndDrop()1557 SelectionModifierCursorController selectionController = getSelectionController(); in getLastTouchOffsets()1794 getSelectionController().onTouchEvent(event); in onTouchEvent()1909 ? getSelectionController() : getInsertionController(); in finishBatchEdit()2452 final SelectionModifierCursorController selectionController = getSelectionController(); in refreshTextActionMode()2583 getSelectionController().enterDrag( in selectCurrentWordAndStartDrag()2844 public @Nullable SelectionModifierCursorController getSelectionController() { in getSelectionController() method in Editor4625 SelectionModifierCursorController selectionController = getSelectionController(); in TextActionModeCallback()5558 final SelectionModifierCursorController controller = getSelectionController(); in getOtherSelectionHandle()[all …]
305 final SelectionModifierCursorController controller = mEditor.getSelectionController(); in startActionMode()
19712 HSPLandroid/widget/Editor;->getSelectionController()Landroid/widget/Editor$SelectionModifierCursorC…
19776 HSPLandroid/widget/Editor;->getSelectionController()Landroid/widget/Editor$SelectionModifierCursorC…
66597 Landroid/widget/Editor;->getSelectionController()Landroid/widget/Editor$SelectionModifierCursorCont…