Searched refs:mLegacyLabel (Results 1 – 2 of 2) sorted by relevance
127 @Nullable private final String mLegacyLabel; field in TextClassification147 mLegacyLabel = legacyLabel; in TextClassification()227 return mLegacyLabel; in getLabel()283 .setLabel(mLegacyLabel) in toBuilder()348 @Nullable private String mLegacyLabel;445 mLegacyLabel = label;504 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,779 mLegacyLabel = action.getTitle().toString();783 mLegacyLabel = null;
61813 Landroid/view/textclassifier/TextClassification$Builder;->mLegacyLabel:Ljava/lang/String;61859 Landroid/view/textclassifier/TextClassification;->mLegacyLabel:Ljava/lang/String;