Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationConstants.java42 private static final String SMART_LINKIFY_ENABLED = "smart_linkify_enabled"; field in TextClassificationConstants
154 SMART_LINKIFY_ENABLED, in ensureMemoizedValues()
251 pw.print(SMART_LINKIFY_ENABLED, isSmartLinkifyEnabled()).println(); in dump()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61909 Landroid/view/textclassifier/TextClassificationConstants;->SMART_LINKIFY_ENABLED:Ljava/lang/String;