Searched refs:EmptyView (Results 1 – 1 of 1) sorted by relevance
297 mEmptyView = new EmptyView(v.getContext()); in onCreateContextMenu()348 private static class EmptyView extends View { class in TestDialog349 EmptyView(Context context) { in EmptyView() method in TestDialog.EmptyView