Searched refs:isSmartSelectionAnimationEnabled (Results 1 – 3 of 3) sorted by relevance
56 assertTrue("smart_select_animation_enabled", constants.isSmartSelectionAnimationEnabled()); in testLoadFromString()91 constants.isSmartSelectionAnimationEnabled()); in testLoadFromString_differentValues()
209 public boolean isSmartSelectionAnimationEnabled() { in isSmartSelectionAnimationEnabled() method in TextClassificationConstants
93 if (getTextClassificationSettings().isSmartSelectionAnimationEnabled()) { in SelectionActionModeHelper()