Searched refs:contactListLayout (Results 1 – 2 of 2) sorted by relevance
424 final FrameLayout contactListLayout = (FrameLayout) view.findViewById(R.id.contact_list); in inflateView() local427 contactListLayout.addView(mEmptyAccountView); in inflateView()428 contactListLayout.addView(mEmptyHomeView); in inflateView()
778 final FrameLayout contactListLayout = (FrameLayout) view.findViewById(R.id.contact_list); in inflateView() local779 contactListLayout.addView(emptyGroupView); in inflateView()