Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/voicemail/impl/sms/
DLegacyModeSmsHandler.java64 sendLegacyVoicemailNotification(context, handle, message.getNewMessageCount()); in handle()
79 sendLegacyVoicemailNotification(context, handle, messageCount); in handle()
83 private static void sendLegacyVoicemailNotification( in sendLegacyVoicemailNotification() method in LegacyModeSmsHandler