Searched defs:emptyView (Results 1 – 7 of 7) sorted by relevance
244 View emptyView = findViewById(com.android.internal.R.id.empty); in onContentChanged() local
222 View emptyView = findViewById(com.android.internal.R.id.empty); in onContentChanged() local
216 final View emptyView = mAppEntitiesHeaderView.findViewById(R.id.empty_view); in apply_noAppEntitySet_shouldOnlyShowTitleAndEmptyView() local
247 final TextView emptyView = (TextView) holder.findViewById(R.id.empty_view); in setEmptyViewVisible() local
416 View emptyView = findViewById(R.id.empty_print_state); in updateEmptyView() local
696 public void setEmptyView(View emptyView) { in setEmptyView()
614 final View emptyView = root.findViewById(emptyViewId); in apply() local