Searched refs:mContactContextListView (Results 1 – 1 of 1) sorted by relevance
161 private ListView mContactContextListView; field in CallCardFragment273 mContactContextListView = (ListView) view.findViewById(R.id.contactContextInfo); in onViewCreated()276 mContactContextListView.addHeaderView(mContactContextListHeaders); in onViewCreated()366 mContactContextListView.setAdapter(listAdapter); in setContactContextContent()