Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java322 NotificationRecord lowSummary = new NotificationRecord(mContext, new StatusBarNotification( in testGroupNotifications_highestIsProxy() local
325 notificationList.add(lowSummary); in testGroupNotifications_highestIsProxy()
345 assertEquals(lowSummary, notificationList.get(0)); in testGroupNotifications_highestIsProxy()