Home
last modified time | relevance | path

Searched refs:SMART_LINKIFY_ENABLED_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationConstants.java91 private static final boolean SMART_LINKIFY_ENABLED_DEFAULT = true; field in TextClassificationConstants
130 SMART_LINKIFY_ENABLED_DEFAULT); in isSmartLinkifyEnabled()