Searched refs:groupReplacements (Results 1 – 2 of 2) sorted by relevance
64 val groupReplacements: Map<String, String> = emptyMap(), in <lambda>() constant in com.android.systemui.statusbar.notification.icon.ui.viewmodel.NotificationIconsViewData.Diff
227 iconsDiff.groupReplacements.mapValuesNotNullTo(ArrayMap()) { (_, notifKey) -> in <lambda>()