Searched refs:inflatedHeadsUpView (Results 1 – 1 of 1) sorted by relevance
472 result.inflatedHeadsUpView = v; in apply()712 if (result.inflatedHeadsUpView != null) { in finishIfDone()713 privateLayout.setHeadsUpChild(result.inflatedHeadsUpView); in finishIfDone()984 private View inflatedHeadsUpView; field in NotificationContentInflater.InflationProgress