Searched refs:getConversationId (Results 1 – 2 of 2) sorted by relevance
91 conversation.getConversationId(), in sendNotificationForConversation()92 getMessageReadIntent(conversation.getConversationId()), in sendNotificationForConversation()103 conversation.getConversationId(), in sendNotificationForConversation()104 getMessageReplyIntent(conversation.getConversationId()), in sendNotificationForConversation()148 + conversation.getConversationId() + " conversation: " + conversation); in sendNotificationForConversation()150 mNotificationManager.notify(conversation.getConversationId(), builder.build()); in sendNotificationForConversation()
75 public int getConversationId() { in getConversationId() method in Conversations.Conversation