Searched refs:EmptyViewController (Results 1 – 2 of 2) sorted by relevance
31 public final class EmptyViewController { class48 public EmptyViewController(ViewGroup mainLayout, View contentView, View emptyView) { in EmptyViewController() method in EmptyViewController
48 import com.android.deskclock.widget.EmptyViewController;91 private EmptyViewController mEmptyViewController;134 mEmptyViewController = new EmptyViewController(mMainLayout, mRecyclerView, emptyView); in onCreateView()