Searched refs:isLastMessageFromReply (Results 1 – 3 of 3) sorted by relevance
229 assertTrue(entry.isLastMessageFromReply()); in notificationDataEntry_testIsLastMessageFromReply()
549 public boolean isLastMessageFromReply() { in isLastMessageFromReply() method in NotificationEntry
286 if (hideRepliedMessages && entry.isLastMessageFromReply()) { in shouldShowNotificationIcon()