Searched refs:attrLabels (Results 1 – 1 of 1) sorted by relevance
163 Map<PackageAttribution, List<CharSequence>> attrLabels = allUsages.getShownAttributions(); in updateDialogView() local245 if (group.equals(MICROPHONE) && attrLabels.containsKey(usage.getKey())) { in updateDialogView()247 attrLabels.get(usage.getKey())); in updateDialogView()