Searched refs:mFgsSectionView (Results 1 – 1 of 1) sorted by relevance
454 private ForegroundServiceDungeonView mFgsSectionView; field in NotificationStackScrollLayout611 if (mFgsSectionView != null) { in initializeForegroundServiceSection()614 mFgsSectionView = fgsSectionView; in initializeForegroundServiceSection()615 addView(mFgsSectionView, -1); in initializeForegroundServiceSection()5214 if (mFgsSectionView != null) { in onUpdateRowStates()5215 changeViewPosition(mFgsSectionView, getChildCount() - offsetFromEnd++); in onUpdateRowStates()