Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntryTest.java211 Bundle[] messagesBundle = new Bundle[]{new Notification.MessagingStyle.Message( in notificationDataEntry_testIsLastMessageFromReply() local
213 bundle.putParcelableArray(Notification.EXTRA_MESSAGES, messagesBundle); in notificationDataEntry_testIsLastMessageFromReply()