Searched refs:inflatedGroupHeaderView (Results 1 – 1 of 1) sorted by relevance
566 var inflatedGroupHeaderView: NotificationHeaderView? = null in <lambda>() variable in com.android.systemui.statusbar.notification.row.InflationProgress1005 result.inflatedGroupHeaderView = v as NotificationHeaderView? in <lambda>()1469 if (result.inflatedGroupHeaderView != null) { in <lambda>()1473 row.setGroupHeader(/* headerView= */ result.inflatedGroupHeaderView) in <lambda>()