Searched refs:rawUsages (Results 1 – 1 of 1) sorted by relevance
310 Map<String, List<OpUsage>> rawUsages = getOpUsagesByDevice(ops, deviceId); in getOpUsageDataByDevice() local312 ArrayList<String> usedPermGroups = new ArrayList<>(rawUsages.keySet()); in getOpUsageDataByDevice()323 List<OpUsage> permUsages = rawUsages.get(MICROPHONE); in getOpUsageDataByDevice()342 getUniqueUsagesWithLabels(permGroup, rawUsages.get(permGroup)); in getOpUsageDataByDevice()344 updateSubattributionLabelsMap(rawUsages.get(permGroup), subAttributionLabelsMap); in getOpUsageDataByDevice()