Searched refs:getNotificationAction (Results 1 – 1 of 1) sorted by relevance
69 Action muteAction = getNotificationAction(context, conversation, in createNotificationFromConversation()71 Action markAsReadAction = getNotificationAction(context, conversation, in createNotificationFromConversation()73 Action replyAction = getNotificationAction(context, conversation, in createNotificationFromConversation()89 private static Action getNotificationAction( in getNotificationAction() method in ConversationPayloadHandler