Home
last modified time | relevance | path

Searched refs:mLegacyIntent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassification.java127 @Nullable private final Intent mLegacyIntent; field in TextClassification
147 mLegacyIntent = legacyIntent; in TextClassification()
240 return mLegacyIntent; in getIntent()
283 .setIntent(mLegacyIntent) in toBuilder()
347 @Nullable private Intent mLegacyIntent;
458 mLegacyIntent = intent;
502 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,
784 mLegacyIntent = null; // mLegacyIntent is not parcelled.
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65778 Landroid/view/textclassifier/TextClassification$Builder;->mLegacyIntent:Landroid/content/Intent;
65824 Landroid/view/textclassifier/TextClassification;->mLegacyIntent:Landroid/content/Intent;