Searched refs:getMapAndListDifferences (Results 1 – 3 of 3) sorted by relevance
89 KotlinUtils.getMapAndListDifferences(packageGroups, permStateLiveDatas) in <lambda>()
184 val (toAdd, toRemove) = KotlinUtils.getMapAndListDifferences(desired, have) in <lambda>()
117 fun <K> getMapAndListDifferences( in <lambda>() method