Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextClassification.java128 @Nullable private final Intent mLegacyIntent; field in TextClassification
148 mLegacyIntent = legacyIntent; in TextClassification()
241 return mLegacyIntent; in getIntent()
284 .setIntent(mLegacyIntent) in toBuilder()
349 @Nullable private Intent mLegacyIntent;
460 mLegacyIntent = intent;
504 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,
786 mLegacyIntent = null; // mLegacyIntent is not parcelled.
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61812 Landroid/view/textclassifier/TextClassification$Builder;->mLegacyIntent:Landroid/content/Intent;
61858 Landroid/view/textclassifier/TextClassification;->mLegacyIntent:Landroid/content/Intent;