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