Searched refs:getConversationKey (Results 1 – 1 of 1) sorted by relevance
141 ConversationKey key = getConversationKey(intent); in handleDismissNotificationIntent()151 ConversationKey key = getConversationKey(intent); in handleMarkAsReadIntent()161 ConversationKey key = getConversationKey(intent); in handleReplyIntent()173 private ConversationKey getConversationKey(Intent intent) { in getConversationKey() method in NotificationMsgService