Searched refs:mLegacyLabel (Results 1 – 1 of 1) 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()345 @Nullable private String mLegacyLabel;442 mLegacyLabel = label;501 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,776 mLegacyLabel = action.getTitle().toString();780 mLegacyLabel = null;