Home
last modified time | relevance | path

Searched refs:hasSentReply (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java170 private boolean hasSentReply; field in NotificationEntry
546 hasSentReply = true; in setHasSentReply()
550 if (!hasSentReply) { in isLastMessageFromReply()