Searched refs:mRecordGroupGSortA (Results 1 – 1 of 1) sorted by relevance
102 private NotificationRecord mRecordGroupGSortA; field in RankingHelperTest168 mRecordGroupGSortA = new NotificationRecord(mContext, new StatusBarNotification( in setUp()238 notificationList.add(mRecordGroupGSortA); in testSortShouldRespectCritical()267 notificationList.add(mRecordGroupGSortA); in testFindAfterRankingWithASplitGroup()272 assertTrue(mHelper.indexOf(notificationList, mRecordGroupGSortA) >= 0); in testFindAfterRankingWithASplitGroup()