Searched refs:getTextActionMode (Results 1 – 6 of 6) sorted by relevance
496 final ActionMode actionMode = mEditor.getTextActionMode(); in invalidateActionMode()
9277 if (mEditor == null || mEditor.getTextActionMode() == null) { in handleBackInTextActionModeIfNeeded()9457 if (mEditor != null && mEditor.getTextActionMode() != null) { in doKeyDown()12532 && mEditor.getTextActionMode() == null && hasTransientState()) { in spanChange()
2476 ActionMode getTextActionMode() { in getTextActionMode() method in Editor
20061 HSPLandroid/widget/Editor;->getTextActionMode()Landroid/view/ActionMode;
20125 HSPLandroid/widget/Editor;->getTextActionMode()Landroid/view/ActionMode;
67242 Landroid/widget/Editor;->getTextActionMode()Landroid/view/ActionMode;