Searched refs:desiredChannelIds (Results 1 – 1 of 1) sorted by relevance
58 Set<String> desiredChannelIds = getAllDesiredChannelIds(context); in initChannels() local61 if (desiredChannelIds.equals(existingChannelIds)) { in initChannels()68 "NotificationChannelManager.initChannels", "desired channel IDs: " + desiredChannelIds); in initChannels()77 if (!desiredChannelIds.contains(existingChannelId)) { in initChannels()