Searched refs:inflatedExpandedView (Results 1 – 2 of 2) sorted by relevance
513 result.inflatedExpandedView = v; in apply()894 if (result.inflatedExpandedView != null) {895 privateLayout.setExpandedChild(result.inflatedExpandedView);1337 private View inflatedExpandedView;
564 var inflatedExpandedView: View? = null in <lambda>() variable in com.android.systemui.statusbar.notification.row.InflationProgress872 result.inflatedExpandedView = v in <lambda>()1385 if (result.inflatedExpandedView != null) { in <lambda>()1386 privateLayout.setExpandedChild(result.inflatedExpandedView) in <lambda>()