Searched refs:mLegacyIntent (Results 1 – 2 of 2) sorted by relevance
127 @Nullable private final Intent mLegacyIntent; field in TextClassification147 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.
65778 Landroid/view/textclassifier/TextClassification$Builder;->mLegacyIntent:Landroid/content/Intent;65824 Landroid/view/textclassifier/TextClassification;->mLegacyIntent:Landroid/content/Intent;