Searched refs:initializeForegroundServiceSection (Results 1 – 3 of 3) sorted by relevance
395 verify(mNotificationStackScrollLayout).initializeForegroundServiceSection( in testForegroundDismissEnabled()403 verify(mNotificationStackScrollLayout, never()).initializeForegroundServiceSection( in testForegroundDismissaDisabled()
728 mView.initializeForegroundServiceSection( in attach()
610 void initializeForegroundServiceSection(ForegroundServiceDungeonView fgsSectionView) { in initializeForegroundServiceSection() method in NotificationStackScrollLayout