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