Searched refs:isSmartSelectionAnimationEnabled (Results 1 – 4 of 4) sorted by relevance
72 .that(constants.isSmartSelectionAnimationEnabled()).isTrue(); in testLoadFromString()146 .that(constants.isSmartSelectionAnimationEnabled()).isFalse(); in testLoadFromString_differentValues()199 .that(constants.isSmartSelectionAnimationEnabled()).isTrue(); in testLoadFromString_defaultValues()
246 public boolean isSmartSelectionAnimationEnabled() { in isSmartSelectionAnimationEnabled() method in TextClassificationConstants367 pw.printPair("smart_select_animation_enabled", isSmartSelectionAnimationEnabled()) in dump()
99 if (getTextClassificationSettings().isSmartSelectionAnimationEnabled()) { in SelectionActionModeHelper()
76956 Landroid/view/textclassifier/TextClassificationConstants;->isSmartSelectionAnimationEnabled()Z