Searched refs:uniqueItemsMatch (Results 1 – 1 of 1) sorted by relevance
138 if (uniqueItemsMatch(privacyItems, currentPrivacyItems)) {154 (!uniqueItemsMatch(currentPrivacyItems, previousPrivacyItems) ||161 private fun uniqueItemsMatch(one: List<PrivacyItem>, two: List<PrivacyItem>): Boolean { regex