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