Searched refs:stopTextActionMode (Results 1 – 5 of 5) sorted by relevance
114 if (id == android.R.id.copy || id == android.R.id.paste) stopTextActionMode(); in onTextContextMenuItem()
256 private final OnBackInvokedCallback mBackCallback = this::stopTextActionMode;1017 stopTextActionMode(); in prepareCursorControllers()1477 stopTextActionMode(); in startDragAndDrop()1516 stopTextActionMode(); in performLongClick()1542 stopTextActionMode(); in toggleInsertionActionMode()1649 stopTextActionMode(); in onFocusChanged()1710 stopTextActionMode(); in sendOnTextChanged()2479 stopTextActionMode(); in refreshTextActionMode()2497 stopTextActionMode(); in startInsertionActionMode()2534 stopTextActionMode(); in startLinkActionModeAsync()[all …]
19751 HSPLandroid/widget/Editor;->stopTextActionMode()V20707 HSPLandroid/widget/TextView;->stopTextActionMode()V
19815 HSPLandroid/widget/Editor;->stopTextActionMode()V20771 HSPLandroid/widget/TextView;->stopTextActionMode()V
66753 Landroid/widget/Editor;->stopTextActionMode()V