Searched refs:commonIcons (Results 1 – 1 of 1) sorted by relevance
29 commonIcons(initialIcons, newIcons).any { (initial, new) -> in <lambda>()44 commonIcons(expected, currentProvider()).all { (expected, current) -> in <lambda>()52 fun commonIcons(setA: Set<Icon>, setB: Set<Icon>): Set<Pair<Icon, Icon>> { in <lambda>() method