Searched refs:hasLegacyAssistItem (Results 1 – 1 of 1) sorted by relevance
4093 } else if (hasLegacyAssistItem(textClassification)) { in updateAssistMenuItems()4140 private boolean hasLegacyAssistItem(TextClassification classification) { in hasLegacyAssistItem() method in Editor.TextActionModeCallback