Searched refs:mEmptyAccountView (Results 1 – 1 of 1) sorted by relevance
106 private View mEmptyAccountView; field in DefaultContactBrowseListFragment321 makeViewVisible(mEmptyAccountView); in bindListHeader()375 mEmptyAccountView.setVisibility(view == mEmptyAccountView ? View.VISIBLE : View.GONE); in makeViewVisible()428 mEmptyAccountView = getEmptyAccountView(inflater); in inflateView()430 contactListLayout.addView(mEmptyAccountView); in inflateView()