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.java369 entry.setHasSentReply(); in notificationDataEntry_testIsLastMessageFromReply()
401 entry.setHasSentReply(); in notificationDataEntry_testIsLastMessageFromReply_invalidPerson_noCrash()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputViewController.kt241 entry.setHasSentReply() in onSendRemoteInput()
DSmartReplyStateInflater.kt492 entry.setHasSentReply() in inflateReplyButton()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java579 public void setHasSentReply() { in setHasSentReply() method in NotificationEntry