Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationConstants.java138 public int getGenerateLinksMaxTextLength() { in getGenerateLinksMaxTextLength() method in TextClassificationConstants
146 pw.printPair("generate_links_max_text_length", getGenerateLinksMaxTextLength()) in dump()
DSystemTextClassifier.java235 return mSettings.getGenerateLinksMaxTextLength(); in getMaxGenerateLinksTextLength()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassificationConstantsTest.java64 .that(constants.getGenerateLinksMaxTextLength()).isEqualTo(8); in testLoadFromDeviceConfig_IntValue()
/frameworks/base/config/
Dboot-image-profile.txt24914 HSPLandroid/view/textclassifier/TextClassificationConstants;->getGenerateLinksMaxTextLength()I