Searched refs:mLegacyIntent (Results 1 – 1 of 1) sorted by relevance
128 @Nullable private final Intent mLegacyIntent; field in TextClassification148 mLegacyIntent = legacyIntent; in TextClassification()241 return mLegacyIntent; in getIntent()336 @Nullable private Intent mLegacyIntent;464 mLegacyIntent = intent;518 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,808 mLegacyIntent = null; // mLegacyIntent is not parcelled.