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 NotificationChannelManager56 createOrUpdateChannel(context, CHANNEL_ID_MISSED_CALLS); in createOrUpdateAll()83 case CHANNEL_ID_MISSED_CALLS: in createChannel()
335 .setChannelId(NotificationChannelManager.CHANNEL_ID_MISSED_CALLS); in showMissedCallNotification()