Home
last modified time | relevance | path

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

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