Searched refs:isSmartLinkifyEnabled (Results 1 – 5 of 5) sorted by relevance
55 assertTrue("smart_linkify_enabled", constants.isSmartLinkifyEnabled()); in testLoadFromString()89 assertFalse("smart_linkify_enabled", constants.isSmartLinkifyEnabled()); in testLoadFromString_differentValues()
205 public boolean isSmartLinkifyEnabled() { in isSmartLinkifyEnabled() method in TextClassificationConstants
114 if (!mSettings.isSmartLinkifyEnabled() && request.isLegacyFallback()) { in generateLinks()
538 if (TextClassificationManager.getSettings(context).isSmartLinkifyEnabled()) { in onClick()
216 if (!mSettings.isSmartLinkifyEnabled() && request.isLegacyFallback()) { in generateLinks()