Searched refs:mContactContextListHeaders (Results 1 – 1 of 1) sorted by relevance
162 private LinearLayout mContactContextListHeaders; field in CallCardFragment275 mContactContextListHeaders = new LinearLayout(getView().getContext()); in onViewCreated()276 mContactContextListView.addHeaderView(mContactContextListHeaders); in onViewCreated()360 mContactContextListHeaders.removeAllViews(); in setContactContextTitle()361 mContactContextListHeaders.addView(headerView); in setContactContextTitle()