Searched refs:createOrUpdateChannel (Results 1 – 1 of 1) sorted by relevance
56 createOrUpdateChannel(context, CHANNEL_ID_MISSED_CALLS); in createOrUpdateAll()57 createOrUpdateChannel(context, CHANNEL_ID_INCOMING_CALLS); in createOrUpdateAll()60 private void createOrUpdateChannel(Context context, String channelId) { in createOrUpdateChannel() method in NotificationChannelManager