Searched refs:expandForTypes (Results 1 – 2 of 2) sorted by relevance
154 public void expandForTypes(Set<PrivacyType> types) { in expandForTypes() method in PrivacyItemsChip
336 mChips.forEach(chip -> chip.expandForTypes(activePrivacyTypes)); in updateChips()