Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DNotificationHelperTest.java118 private final NotificationEntry mNotificationEntry2 = new NotificationEntryBuilder() field in NotificationHelperTest
202 mNotificationEntry1, mNotificationEntry2); in testGetHighestPriorityNotification_moreRecentLastMessage()
DPeopleSpaceUtilsTest.java166 private final NotificationEntry mNotificationEntry2 = new NotificationEntryBuilder() field in PeopleSpaceUtilsTest