Searched defs:channelsList (Results 1 – 2 of 2) sorted by relevance
75 List<NotificationChannel> channelsList = new ArrayList<NotificationChannel>(); in createAll() local
97 void createNotificationChannels(String pkg, in ParceledListSlice channelsList); in createNotificationChannels()98 … void createNotificationChannelsForPackage(String pkg, int uid, in ParceledListSlice channelsList); in createNotificationChannelsForPackage()