Home
last modified time | relevance | path

Searched refs:resourceForLabel (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DSubattributionUtils.java101 String resourceForLabel = pkgContext.getString(attribution.getLabel()); in getAttributionLabelsInternal() local
102 attributionLabels.put(label, resourceForLabel); in getAttributionLabelsInternal()