Home
last modified time | relevance | path

Searched defs:messages (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/flicker/utils/src/android/tools/traces/protolog/
DProtoLogTrace.kt23 @JvmField val messages: List<ProtoLogMessage> = entries.toList() constant in android.tools.traces.protolog.ProtoLogTrace
/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/perfetto/
DProtoLogTraceParser.kt41 val messages: List<ProtoLogMessage> = in <lambda>() constant
/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/
DNotificationController.java532 List<MessagingStyle.Message> messages) { in postGroupNotificationWithMessagingStyle()
578 List<MessagingStyle.Message> messages) { in postGroupNotificationWithConversationStyle()
936 String pkg, String personName, List<MessagingStyle.Message> messages) { in postMessagingStyleNotification()
1039 List<MessagingStyle.Message> messages) { in postConversationNotification()