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.java130 @Nullable private final Intent mLegacyIntent; field in TextClassification
150 mLegacyIntent = legacyIntent; in TextClassification()
243 return mLegacyIntent; in getIntent()
338 @Nullable private Intent mLegacyIntent;
466 mLegacyIntent = intent;
520 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,
833 mLegacyIntent = null; // mLegacyIntent is not parcelled.
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76884 Landroid/view/textclassifier/TextClassification$Builder;->mLegacyIntent:Landroid/content/Intent;
76930 Landroid/view/textclassifier/TextClassification;->mLegacyIntent:Landroid/content/Intent;