Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/notification/
DVoicemailChannelUtils.java76 createVoicemailChannelForAccount(context, handle); in createAllChannels()
115 createVoicemailChannelForAccount(context, handle); in getChannelId()
179 private static void createVoicemailChannelForAccount( in createVoicemailChannelForAccount() method in VoicemailChannelUtils