Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DLegacyVoicemailNotifier.java113 contentText = getNotificationText(context, handle, voicemailNumber); in createNotification()
144 private static String getNotificationText( in getNotificationText() method in LegacyVoicemailNotifier