Searched refs:getAllDesiredChannelIds (Results 1 – 1 of 1) sorted by relevance
58 Set<String> desiredChannelIds = getAllDesiredChannelIds(context); in initChannels()107 private static Set<String> getAllDesiredChannelIds(@NonNull Context context) { in getAllDesiredChannelIds() method in NotificationChannelManager