Searched refs:mLegacyLabel (Results 1 – 2 of 2) sorted by relevance
129 @Nullable private final String mLegacyLabel; field in TextClassification149 mLegacyLabel = legacyLabel; in TextClassification()229 return mLegacyLabel; in getLabel()337 @Nullable private String mLegacyLabel;451 mLegacyLabel = label;520 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,826 mLegacyLabel = action.getTitle().toString();830 mLegacyLabel = null;
76885 Landroid/view/textclassifier/TextClassification$Builder;->mLegacyLabel:Ljava/lang/String;76931 Landroid/view/textclassifier/TextClassification;->mLegacyLabel:Ljava/lang/String;