Searched refs:setSections (Results 1 – 2 of 2) sorted by relevance
167 fun setSections(sections: List<NotifSectioner>) { in setSections() method in com.android.systemui.statusbar.notification.collection.NotifPipeline
168 pipeline.setSections(mOrderedSections) in attach()