Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/v31/
DSubattributionUtils.java64 public static Map<Integer, String> getAttributionLabels(Context context, PackageInfo pkgInfo) { in getAttributionLabels() method in SubattributionUtils
76 public static Map<Integer, String> getAttributionLabels(Context context, in getAttributionLabels() method in SubattributionUtils
117 public static Map<Integer, String> getAttributionLabels(Context context, in getAttributionLabels() method in SubattributionUtils
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/model/legacy/
DPermissionApps.java398 public Map<Integer, String> getAttributionLabels() { in getAttributionLabels() method in PermissionApps.PermissionApp
540 public Map<Integer, String> getAttributionLabels() { in getAttributionLabels() method in PermissionApps.AppDataCache.AppData