Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java105 private NotificationRecord mRecordNoGroup2; field in RankingHelperTest
194 mRecordNoGroup2 = new NotificationRecord(mContext, new StatusBarNotification( in setUp()
282 notificationList.add(mRecordNoGroup2); in testSortShouldNotThrowWithPlainNotifications()