Searched defs:channelsList (Results 1 – 3 of 3) sorted by relevance
73 List<NotificationChannel> channelsList = new ArrayList<>(); in createNotificationChannels() local
65 List<NotificationChannel> channelsList = new ArrayList<NotificationChannel>(); in createAll() local
92 void createNotificationChannels(String pkg, in ParceledListSlice channelsList); in createNotificationChannels()93 … void createNotificationChannelsForPackage(String pkg, int uid, in ParceledListSlice channelsList); in createNotificationChannelsForPackage()