Searched refs:mRecordNoGroupSortA (Results 1 – 1 of 1) sorted by relevance
106 private NotificationRecord mRecordNoGroupSortA; field in RankingHelperTest203 mRecordNoGroupSortA = new NotificationRecord(mContext, new StatusBarNotification( in setUp()242 notificationList.add(mRecordNoGroupSortA); in testSortShouldRespectCritical()270 notificationList.add(mRecordNoGroupSortA); in testFindAfterRankingWithASplitGroup()275 assertTrue(mHelper.indexOf(notificationList, mRecordNoGroupSortA) >= 0); in testFindAfterRankingWithASplitGroup()290 notificationList.add(mRecordNoGroupSortA); in testSortShouldNotThrowOneSorted()