Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java1309 getSingleMessageNotificationTitle(context, from, subject)); in configureNotifForOneConversation()
1571 private static CharSequence getSingleMessageNotificationTitle(Context context, in getSingleMessageNotificationTitle() method in NotificationUtils