Searched refs:conversationHashCode (Results 1 – 1 of 1) sorted by relevance
1903 private static int getNotificationId(int summaryNotificationId, int conversationHashCode) { in getNotificationId() argument1904 return summaryNotificationId ^ conversationHashCode; in getNotificationId()