Searched refs:mLegacyLabel (Results 1 – 2 of 2) sorted by relevance
126 @Nullable private final String mLegacyLabel; field in TextClassification146 mLegacyLabel = legacyLabel; in TextClassification()226 return mLegacyLabel; in getLabel()282 .setLabel(mLegacyLabel) in toBuilder()346 @Nullable private String mLegacyLabel;443 mLegacyLabel = label;502 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,777 mLegacyLabel = action.getTitle().toString();781 mLegacyLabel = null;
65779 Landroid/view/textclassifier/TextClassification$Builder;->mLegacyLabel:Ljava/lang/String;65825 Landroid/view/textclassifier/TextClassification;->mLegacyLabel:Ljava/lang/String;