Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/model/v31/
DAppPermissionUsage.java313 private static Map<String, Integer> getAttributionTagToLabelMap( in getAttributionTagToLabelMap() method in AppPermissionUsage.GroupUsage
329 getAttributionTagToLabelMap(getGroup().getApp().attributions); in getAttributionLabelledGroupUsages()