Searched refs:getVoicemailChannelId (Results 1 – 4 of 4) sorted by relevance
104 groupSummary.setChannelId(NotificationChannelManager.getVoicemailChannelId(context, handle)); in showNotifications()218 builder.setChannelId(NotificationChannelManager.getVoicemailChannelId(context, handle)); in createNotificationForVoicemail()
131 .setChannelId(NotificationChannelManager.getVoicemailChannelId(context, handle)) in createNotification()
91 public static String getVoicemailChannelId( in getVoicemailChannelId() method in NotificationChannelManager
483 NotificationChannelManager.getVoicemailChannelId(getContext(), phoneAccountHandle); in getNotificationSettingsIntent()