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