Searched refs:mLegacyIcon (Results 1 – 1 of 1) sorted by relevance
126 @Nullable private final Drawable mLegacyIcon; field in TextClassification146 mLegacyIcon = legacyIcon; in TextClassification()213 return mLegacyIcon; in getIcon()334 @Nullable private Drawable mLegacyIcon;433 mLegacyIcon = icon;518 return new TextClassification(mText, mLegacyIcon, mLegacyLabel, mLegacyIntent,800 mLegacyIcon = maybeLoadDrawable(action.getIcon());804 mLegacyIcon = null;