Searched refs:shouldAddReplyAction (Results 1 – 2 of 2) sorted by relevance
276 protected boolean shouldAddReplyAction(String deviceAddress) { in shouldAddReplyAction() method in BaseNotificationDelegate287 if (shouldAddReplyAction(conversationKey.getDeviceId())) { in buildNotificationActions()
431 if (shouldAddReplyAction(senderKey)) { in getNotificationActions()463 private boolean shouldAddReplyAction(SenderKey senderKey) { in shouldAddReplyAction() method in MessengerDelegate