Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryTest.java227 entry.setHasSentReply(); in notificationDataEntry_testIsLastMessageFromReply()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyStateInflater.kt433 entry.setHasSentReply()
H A DRemoteInputView.java400 mEntry.setHasSentReply(); in sendRemoteInput()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java535 public void setHasSentReply() { in setHasSentReply() method in NotificationEntry