Searched refs:DummySectionFragment (Results 1 – 1 of 1) sorted by relevance
127 Fragment fragment = new DummySectionFragment(); in getItem()129 args.putInt(DummySectionFragment.ARG_SECTION_NUMBER, i + 1); in getItem()190 public static class DummySectionFragment extends Fragment { class in MainActivity