Home
last modified time | relevance | path

Searched defs:summaryNotificationId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java970 final int summaryNotificationId, final Cursor conversationCursor, in configureLatestEventInfoFromConversation()
1903 private static int getNotificationId(int summaryNotificationId, int conversationHashCode) { in getNotificationId()