Searched refs:mainLayout (Results 1 – 1 of 1) sorted by relevance
48 public EmptyViewController(ViewGroup mainLayout, View contentView, View emptyView) { in EmptyViewController() argument49 mMainLayout = mainLayout; in EmptyViewController()