Searched refs:isSmartSelectionEnabled (Results 1 – 4 of 4) sorted by relevance
66 .that(constants.isSmartSelectionEnabled()).isTrue(); in testLoadFromString()140 .that(constants.isSmartSelectionEnabled()).isFalse(); in testLoadFromString_differentValues()193 .that(constants.isSmartSelectionEnabled()).isTrue(); in testLoadFromString_defaultValues()
228 public boolean isSmartSelectionEnabled() { in isSmartSelectionEnabled() method in TextClassificationConstants369 pw.printPair("smart_selection_enabled", isSmartSelectionEnabled()) in dump()
112 adjustSelection &= getTextClassificationSettings().isSmartSelectionEnabled(); in startSelectionActionModeAsync()
82424 Landroid/view/textclassifier/TextClassificationConstants;->isSmartSelectionEnabled()Z