Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextLinksParams.java81 return new TextLinksParams.Builder().setEntityConfig( in fromLinkMask()
183 public Builder setEntityConfig(@Nullable TextClassifier.EntityConfig entityConfig) { in setEntityConfig() method in TextLinksParams.Builder
DTextLinks.java403 public Builder setEntityConfig(@Nullable TextClassifier.EntityConfig entityConfig) { in setEntityConfig() method in TextLinks.Request.Builder
669 options.setEntityConfig(request.getEntityConfig()); in from()
690 return new Options().setEntityConfig( in fromLinkMask()
701 public Options setEntityConfig(@Nullable TextClassifier.EntityConfig entityConfig) { in setEntityConfig() method in TextLinks.Options
DTextClassifier.java344 .setEntityConfig(options.getEntityConfig()) in generateLinks()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassificationManagerTest.java252 .setEntityConfig(TextClassifier.EntityConfig.create(hints, included, excluded)) in testGenerateLinks_exclude()
265 .setEntityConfig(TextClassifier.EntityConfig.createWithExplicitEntityList(explicit)) in testGenerateLinks_explicit_address()
281 .setEntityConfig(TextClassifier.EntityConfig.create(hints, included, excluded)) in testGenerateLinks_exclude_override()
DTextLinksTest.java96 .setEntityConfig(entityConfig) in testParcelOptions()
/frameworks/support/textclassifier/src/main/java/androidx/textclassifier/
DTextLinks.java308 public Options setEntityConfig(@Nullable TextClassifier.EntityConfig entityConfig) { in setEntityConfig() method in TextLinks.Options
/frameworks/support/textclassifier/src/androidTest/java/androidx/textclassifier/
DTextLinksTest.java136 .setEntityConfig(entityConfig) in testParcelOptions()
/frameworks/base/core/java/android/service/textclassifier/
DTextClassifierService.java322 .setEntityConfig(options.getEntityConfig()) in onGenerateLinks()
/frameworks/support/textclassifier/api_legacy/
Dcurrent.txt88 …method public androidx.textclassifier.TextLinks.Options setEntityConfig(androidx.textclassifier.Te…
D28.0.0-alpha1.txt88 …method public androidx.view.textclassifier.TextLinks.Options setEntityConfig(androidx.view.textcla…
/frameworks/base/core/java/android/text/util/
DLinkify.java695 .setEntityConfig(entityConfig) in addLinksAsync()
/frameworks/base/config/
Dhiddenapi-public-dex.txt50149 Landroid/view/textclassifier/TextLinks$Request$Builder;->setEntityConfig(Landroid/view/textclassifi…
/frameworks/base/api/
Dcurrent.txt50604 …method public android.view.textclassifier.TextLinks.Request.Builder setEntityConfig(android.view.t…