Searched refs:headerPresentation (Results 1 – 1 of 1) sorted by relevance
143 final RemoteViews headerPresentation = response.getHeader(); in FillUi() local148 } else if (headerPresentation != null || footerPresentation != null) { in FillUi()261 if (headerPresentation != null) { in FillUi()263 mHeader = headerPresentation.applyWithTheme(mContext, null, clickBlocker, mThemeId); in FillUi()