Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntryTest.java227 entry.setHasSentReply(); in notificationDataEntry_testIsLastMessageFromReply()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java545 public void setHasSentReply() { in setHasSentReply() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java200 mEntry.setHasSentReply(); in sendRemoteInput()
DSmartReplyView.java294 entry.setHasSentReply(); in inflateReplyButton()