Searched refs:getEmptyView (Results 1 – 2 of 2) sorted by relevance
231 public ContactListEmptyView getEmptyView() { in getEmptyView() method in ContactEntryListFragment884 TextView empty = (TextView) getEmptyView().findViewById(R.id.emptyText); in setEmptyText()
306 ((TextView)(getListView().getEmptyView())).setText(R.string.loading_conversations); in startAsyncQuery()731 ((TextView)(getListView().getEmptyView())).setText(R.string.no_conversations); in onQueryComplete()