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