Searched refs:isSmartLinkifyEnabled (Results 1 – 4 of 4) sorted by relevance
220 public boolean isSmartLinkifyEnabled() { in isSmartLinkifyEnabled() method in TextClassificationConstants251 pw.print(SMART_LINKIFY_ENABLED, isSmartLinkifyEnabled()).println(); in dump()
138 if (!mSettings.isSmartLinkifyEnabled() && request.isLegacyFallback()) { in generateLinks()
628 if (TextClassificationManager.getSettings(context).isSmartLinkifyEnabled()) { in onClick()
61883 Landroid/view/textclassifier/TextClassificationConstants;->isSmartLinkifyEnabled()Z