Searched refs:getInsertionController (Results 1 – 1 of 1) sorted by relevance
1088 getInsertionController().show(); in performLongClick()1476 ? getSelectionController() : getInsertionController(); in finishBatchEdit()1940 final InsertionPointCursorController insertionController = getInsertionController(); in refreshTextActionMode()1990 if (mTextActionMode != null && getInsertionController() != null) { in startInsertionActionMode()1991 getInsertionController().show(); in startInsertionActionMode()2230 getInsertionController().show(); in onTouchUpEvent()2266 private InsertionPointCursorController getInsertionController() { in getInsertionController() method in Editor3406 getInsertionController().show(); in dismiss()3773 InsertionPointCursorController insertionController = getInsertionController(); in TextActionModeCallback()