Searched refs:mListBuilder (Results 1 – 2 of 2) sorted by relevance
104 private ShadeListBuilder mListBuilder; field in ShadeListBuilderTest141 mListBuilder = new ShadeListBuilder( in setUp()151 mListBuilder.attach(mNotifCollection); in setUp()625 mListBuilder.addPromoter(promoter); in testNotifsArePromoted()665 mListBuilder.addPromoter(promoter1); in testNotifPromotersCanBePreempted()753 mListBuilder.setSectioners( in testNotifSections()866 mListBuilder.setComparators(asList( in testThatNotifComparatorsAreCalled()967 mListBuilder.addPromoter(promoter); in testListenersAndPluggablesAreFiredInOrder()1314 mListBuilder.setComparators(asList( in testFinalizeFilteringGroupSummaryDoesNotBreakSort()2065 mListBuilder.setSectioners(asList( in testStableMultipleSectionOrdering()[all …]
54 private final ShadeListBuilder mListBuilder; field in NotifPipelineInitializer80 mListBuilder = listBuilder; in NotifPipelineInitializer()107 mRenderStageManager.attach(mListBuilder); in initialize()108 mListBuilder.attach(mNotifCollection); in initialize()140 d.dump("listBuilder", mListBuilder); in dumpPipeline()