Searched refs:mFgsSectionView (Results 1 – 1 of 1) sorted by relevance
456 private ForegroundServiceDungeonView mFgsSectionView; field in NotificationStackScrollLayout618 if (mFgsSectionView != null) { in initializeForegroundServiceSection()621 mFgsSectionView = fgsSectionView; in initializeForegroundServiceSection()622 addView(mFgsSectionView, -1); in initializeForegroundServiceSection()5122 if (mFgsSectionView != null) { in onUpdateRowStates()5123 changeViewPosition(mFgsSectionView, getChildCount() - offsetFromEnd++); in onUpdateRowStates()