Searched refs:CHANNEL_ID_MISSED_CALLS (Results 1 – 2 of 2) sorted by relevance
37 public static final String CHANNEL_ID_MISSED_CALLS = "TelecomMissedCalls"; field in NotificationChannelManager60 createOrUpdateChannel(context, CHANNEL_ID_MISSED_CALLS); in createOrUpdateAll()91 case CHANNEL_ID_MISSED_CALLS: in createChannel()
338 .setChannelId(NotificationChannelManager.CHANNEL_ID_MISSED_CALLS); in showMissedCallNotification()