Home
last modified time | relevance | path

Searched defs:historicMessages (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryMeter.kt112 val historicMessages = in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInlineImageResolver.java188 Parcelable[] historicMessages; in retrieveWantedUriSet() local
/frameworks/base/core/java/com/android/internal/widget/
DCompactMessagingLayout.java227 List<MessagingStyle.Message> historicMessages in groupMessages()
DMessagingLayout.java507 private void findGroups(List<MessagingMessage> historicMessages, in findGroups()
DConversationLayout.java1151 private void findGroups(List<MessagingMessage> historicMessages, in findGroups()