Searched refs:inflatedExpandedView (Results 1 – 1 of 1) sorted by relevance
407 result.inflatedExpandedView = v; in apply()627 if (result.inflatedExpandedView != null) { in finishIfDone()628 privateLayout.setExpandedChild(result.inflatedExpandedView); in finishIfDone()895 private View inflatedExpandedView; field in NotificationContentInflater.InflationProgress