Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextLinksParams.java80 return new TextLinksParams.Builder().setEntityConfig( in fromLinkMask()
189 public Builder setEntityConfig(@Nullable TextClassifier.EntityConfig entityConfig) { in setEntityConfig() method in TextLinksParams.Builder
DTextLinks.java487 public Builder setEntityConfig(@Nullable EntityConfig entityConfig) { in setEntityConfig() method in TextLinks.Request.Builder
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextLinksTest.java116 .setEntityConfig(entityConfig) in testParcelOptions()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62120 Landroid/view/textclassifier/TextLinks$Options;->setEntityConfig(Landroid/view/textclassifier/TextC…
62161 Landroid/view/textclassifier/TextLinksParams$Builder;->setEntityConfig(Landroid/view/textclassifier…
/frameworks/base/core/api/
Dcurrent.txt57246 …method @NonNull public android.view.textclassifier.TextLinks.Request.Builder setEntityConfig(@Null…