Home | History | Annotate | Download | only in applications

Lines Matching refs:emptyView

253                 View emptyView = mListContainer.findViewById(com.android.internal.R.id.empty);
255 if (emptyView != null) {
256 lv.setEmptyView(emptyView);