Searched refs:isSmartSelectionEnabled (Results 1 – 2 of 2) sorted by relevance
118 public boolean isSmartSelectionEnabled() { in isSmartSelectionEnabled() method in TextClassificationConstants156 pw.printPair("smart_selection_enabled", isSmartSelectionEnabled()) in dump()
137 adjustSelection &= getTextClassificationSettings().isSmartSelectionEnabled(); in startSelectionActionModeAsync()