Searched refs:mEmptyAccountView (Results 1 – 1 of 1) sorted by relevance
103 private View mEmptyAccountView; field in DefaultContactBrowseListFragment318 makeViewVisible(mEmptyAccountView); in bindListHeader()372 mEmptyAccountView.setVisibility(view == mEmptyAccountView ? View.VISIBLE : View.GONE); in makeViewVisible()425 mEmptyAccountView = getEmptyAccountView(inflater); in inflateView()427 contactListLayout.addView(mEmptyAccountView); in inflateView()