Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassifier.java437 final class EntityConfig implements Parcelable { class
443 private EntityConfig( in EntityConfig() method in TextClassifier.EntityConfig
454 private EntityConfig(Parcel in) { in EntityConfig() method in TextClassifier.EntityConfig
482 return new EntityConfig.Builder() in createWithHints()
504 return new EntityConfig.Builder() in create()
522 return new EntityConfig.Builder() in createWithExplicitEntityList()
575 new Parcelable.Creator<EntityConfig>() {
578 return new EntityConfig(in);
583 return new EntityConfig[size];
644 public EntityConfig build() { in build()
[all …]
H A DTextLinksParams.java48 private final TextClassifier.EntityConfig mEntityConfig;
55 mEntityConfig = TextClassifier.EntityConfig.createWithHints(null); in TextLinksParams()
81 TextClassifier.EntityConfig.createWithExplicitEntityList(entitiesToFind)) in fromLinkMask()
89 public TextClassifier.EntityConfig getEntityConfig() { in getEntityConfig()
189 public Builder setEntityConfig(@Nullable TextClassifier.EntityConfig entityConfig) { in setEntityConfig()
H A DConversationActions.java310 private final TextClassifier.EntityConfig mTypeConfig;
321 @NonNull TextClassifier.EntityConfig typeConfig, in Request()
335 …TextClassifier.EntityConfig typeConfig = in.readParcelable(null, android.view.textclassifier.TextC… in readFromParcel()
382 public TextClassifier.EntityConfig getTypeConfig() { in getTypeConfig()
451 private TextClassifier.EntityConfig mTypeConfig;
481 public Builder setTypeConfig(@Nullable TextClassifier.EntityConfig typeConfig) { in setTypeConfig()
513 ? new TextClassifier.EntityConfig.Builder().build() in build()
H A DTextLinks.java33 import android.view.textclassifier.TextClassifier.EntityConfig;
339 @Nullable private final EntityConfig mEntityConfig;
348 EntityConfig entityConfig, in Request()
383 public EntityConfig getEntityConfig() { in getEntityConfig()
454 @Nullable private EntityConfig mEntityConfig;
487 public Builder setEntityConfig(@Nullable EntityConfig entityConfig) { in setEntityConfig()
562 …final EntityConfig entityConfig = in.readParcelable(null, android.view.textclassifier.TextClassifi… in readFromParcel()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextLinksTest.java108 final TextClassifier.EntityConfig entityConfig = TextClassifier.EntityConfig.create( in testParcelOptions()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9318 android.view.textclassifier.TextClassifier$EntityConfig$1
9319 android.view.textclassifier.TextClassifier$EntityConfig$Builder
9320 android.view.textclassifier.TextClassifier$EntityConfig
H A Dboot-image-profile.txt19513 …;-><init>(Ljava/util/List;Landroid/view/textclassifier/TextClassifier$EntityConfig;ILjava/util/Lis…
19565 …ifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclass…
19566 HSPLandroid/view/textclassifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel…
19567 HSPLandroid/view/textclassifier/TextClassifier$EntityConfig;-><init>(Landroid/os/Parcel;)V
19575 …ce;Landroid/os/LocaleList;Landroid/view/textclassifier/TextClassifier$EntityConfig;ZLjava/time/Zon…
32116 Landroid/view/textclassifier/TextClassifier$EntityConfig$1;
32117 Landroid/view/textclassifier/TextClassifier$EntityConfig$Builder;
32118 Landroid/view/textclassifier/TextClassifier$EntityConfig;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9349 android.view.textclassifier.TextClassifier$EntityConfig$1
9350 android.view.textclassifier.TextClassifier$EntityConfig$Builder
9351 android.view.textclassifier.TextClassifier$EntityConfig
H A Dboot-image-profile.txt19577 …;-><init>(Ljava/util/List;Landroid/view/textclassifier/TextClassifier$EntityConfig;ILjava/util/Lis…
19629 …ifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel;)Landroid/view/textclass…
19630 HSPLandroid/view/textclassifier/TextClassifier$EntityConfig$1;->createFromParcel(Landroid/os/Parcel…
19631 HSPLandroid/view/textclassifier/TextClassifier$EntityConfig;-><init>(Landroid/os/Parcel;)V
19639 …ce;Landroid/os/LocaleList;Landroid/view/textclassifier/TextClassifier$EntityConfig;ZLjava/time/Zon…
42250 Landroid/view/textclassifier/TextClassifier$EntityConfig$1;
42251 Landroid/view/textclassifier/TextClassifier$EntityConfig$Builder;
42252 Landroid/view/textclassifier/TextClassifier$EntityConfig;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56236 method @NonNull public android.view.textclassifier.TextClassifier.EntityConfig getTypeConfig();
56424 public static final class TextClassifier.EntityConfig implements android.os.Parcelable {
56433 …nal android.os.Parcelable.Creator<android.view.textclassifier.TextClassifier.EntityConfig> CREATOR;
56436 public static final class TextClassifier.EntityConfig.Builder {
56437 ctor public TextClassifier.EntityConfig.Builder();
56438 method @NonNull public android.view.textclassifier.TextClassifier.EntityConfig build();
56439 …method @NonNull public android.view.textclassifier.TextClassifier.EntityConfig.Builder includeType…
56440 …method @NonNull public android.view.textclassifier.TextClassifier.EntityConfig.Builder setExcluded…
56441 …method @NonNull public android.view.textclassifier.TextClassifier.EntityConfig.Builder setHints(@N…
56442 …method @NonNull public android.view.textclassifier.TextClassifier.EntityConfig.Builder setIncluded…
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62598 Landroid/view/textclassifier/TextClassifier$EntityConfig;-><init>(Landroid/os/Parcel;)V
62600 …classifier/TextClassifier$EntityConfig;->create(Ljava/util/Collection;)Landroid/view/textclassifie…
62601 …ier/TextClassifier$EntityConfig;->createWithEntityList(Ljava/util/Collection;)Landroid/view/textcl…
62602 Landroid/view/textclassifier/TextClassifier$EntityConfig;->mExcludedEntityTypes:Ljava/util/Collecti…
62603 Landroid/view/textclassifier/TextClassifier$EntityConfig;->mHints:Ljava/util/Collection;
62604 Landroid/view/textclassifier/TextClassifier$EntityConfig;->mIncludedEntityTypes:Ljava/util/Collecti…
62605 Landroid/view/textclassifier/TextClassifier$EntityConfig;->mUseHints:Z
62756 …ssifier/TextLinks$Options;->mEntityConfig:Landroid/view/textclassifier/TextClassifier$EntityConfig;
62778 …ssifier/TextLinks$Request;->mEntityConfig:Landroid/view/textclassifier/TextClassifier$EntityConfig;
62811 …sifier/TextLinksParams;->getEntityConfig()Landroid/view/textclassifier/TextClassifier$EntityConfig;
[all …]
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...