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