Searched defs:channelGroupList (Results 1 – 2 of 2) sorted by relevance
89 private val channelGroupList = mutableListOf<NotificationChannelGroup>() in <lambda>() constant
85 void createNotificationChannelGroups(String pkg, in ParceledListSlice channelGroupList); in createNotificationChannelGroups()