Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/v31/
DSubattributionUtils.java68 return getAttributionLabelsInternal(context, pkgInfo); in getAttributionLabels()
89 return getAttributionLabelsInternal(context, packageInfo); in getAttributionLabels()
94 private static Map<Integer, String> getAttributionLabelsInternal(Context context, in getAttributionLabelsInternal() method in SubattributionUtils