Searched refs:SectionHeaderController (Results 1 – 9 of 9) sorted by relevance
38 import com.android.systemui.statusbar.notification.collection.render.SectionHeaderController;63 @Mock private SectionHeaderController mIncomingHeaderController;64 @Mock private SectionHeaderController mPeopleHeaderController;65 @Mock private SectionHeaderController mAlertingHeaderController;66 @Mock private SectionHeaderController mSilentHeaderController;
85 import com.android.systemui.statusbar.notification.collection.render.SectionHeaderController;148 @Mock private SectionHeaderController mSilentHeaderController;
26 import com.android.systemui.statusbar.notification.collection.render.SectionHeaderController49 @IncomingHeader private val incomingHeaderController: SectionHeaderController,50 @PeopleHeader private val peopleHeaderController: SectionHeaderController,51 @AlertingHeader private val alertingHeaderController: SectionHeaderController,52 @SilentHeader private val silentHeaderController: SectionHeaderController
108 import com.android.systemui.statusbar.notification.collection.render.SectionHeaderController;186 private final SectionHeaderController mSilentHeaderController;659 @SilentHeader SectionHeaderController silentHeaderController, in NotificationStackScrollLayoutController()
24 import com.android.systemui.statusbar.notification.collection.render.SectionHeaderController136 val headerController: SectionHeaderController152 ): SectionHeaderController
31 import com.android.systemui.statusbar.notification.collection.render.SectionHeaderController;53 private final SectionHeaderController mSilentHeaderController;63 @SilentHeader SectionHeaderController silentHeaderController, in RankingCoordinator()
33 interface SectionHeaderController { regex47 ) : NodeController, SectionHeaderController {
56 import com.android.systemui.statusbar.notification.collection.render.SectionHeaderController;78 @Mock private SectionHeaderController mSilentHeaderController;
370 …stemUI/src/com/android/systemui/statusbar/notification/collection/render/SectionHeaderController.kt