Searched refs:mEmptyViewController (Results 1 – 1 of 1) sorted by relevance
71 private EmptyViewController mEmptyViewController; field in AlarmClockFragment96 mEmptyViewController = new EmptyViewController(mMainLayout, mRecyclerView, in onCreateView()183 mEmptyViewController.setEmpty(data.getCount() == 0); in onLoadFinished()