Searched refs:resourceForLabel (Results 1 – 1 of 1) sorted by relevance
106 String resourceForLabel = pkgContext.getString(attribution.getLabel()); in getAttributionLabelsInternal() local107 attributionLabels.put(label, resourceForLabel); in getAttributionLabelsInternal()135 String resourceForLabel = pkgContext.getString(attribution.getValue()); in getAttributionLabels() local136 attributionLabels.put(label, resourceForLabel); in getAttributionLabels()