Searched refs:getInsertionController (Results 1 – 2 of 2) sorted by relevance
1198 getInsertionController().show(); in performLongClick()1616 ? getSelectionController() : getInsertionController(); in finishBatchEdit()2081 final InsertionPointCursorController insertionController = getInsertionController(); in refreshTextActionMode()2131 if (mTextActionMode != null && getInsertionController() != null) { in startInsertionActionMode()2132 getInsertionController().show(); in startInsertionActionMode()2393 getInsertionController().show(); in onTouchUpEvent()2395 getInsertionController().hide(); in onTouchUpEvent()2443 private InsertionPointCursorController getInsertionController() { in getInsertionController() method in Editor3577 getInsertionController().show(); in dismiss()3944 InsertionPointCursorController insertionController = getInsertionController(); in TextActionModeCallback()[all …]
81660 Landroid/widget/Editor;->getInsertionController()Landroid/widget/Editor$InsertionPointCursorControl…