Home
last modified time | relevance | path

Searched refs:getNotificationText (Results 1 – 2 of 2) 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
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationViewFragment.java1092 mNewMessageBar.show(mNewMessageBarActionListener, info.getNotificationText(), R.string.show, in showNewMessageNotification()
1537 public String getNotificationText() { in getNotificationText() method in ConversationViewFragment.NewMessagesInfo