Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationConstants.java59 private static final String SMART_SELECTION_ENABLED = "smart_selection_enabled"; field in TextClassificationConstants
120 SMART_SELECTION_ENABLED, SMART_SELECTION_ENABLED_DEFAULT); in isSmartSelectionEnabled()