Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/v31/
DSubattributionUtils.java106 String resourceForLabel = pkgContext.getString(attribution.getLabel()); in getAttributionLabelsInternal() local
135 String resourceForLabel = pkgContext.getString(attribution.getValue()); in getAttributionLabels() local