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