Home
last modified time | relevance | path

Searched refs:VoicemailChannelUtils (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/notification/
DNotificationChannelManager.java87 VoicemailChannelUtils.createAllChannels(context); in initChannels()
95 return VoicemailChannelUtils.getChannelId(context, handle); in getVoicemailChannelId()
113 result.addAll(VoicemailChannelUtils.getAllChannelIds(context)); in getAllDesiredChannelIds()
DVoicemailChannelUtils.java47 /* package */ final class VoicemailChannelUtils { class
242 private VoicemailChannelUtils() {} in VoicemailChannelUtils() method in VoicemailChannelUtils