Searched refs:SampleFragment (Results 1 – 2 of 2) sorted by relevance
235 return new SampleFragment(); in createFragment()343 public static class PageFragmentAdapterImpl extends MainFragmentAdapter<SampleFragment> {345 public PageFragmentAdapterImpl(SampleFragment fragment) { in PageFragmentAdapterImpl()356 public static class SampleFragment extends Fragment implements MainFragmentAdapterProvider { class in BrowseFragment
237 return new SampleFragment(); in createFragment()345 public static class PageFragmentAdapterImpl extends MainFragmentAdapter<SampleFragment> {347 public PageFragmentAdapterImpl(SampleFragment fragment) { in PageFragmentAdapterImpl()358 public static class SampleFragment extends Fragment implements MainFragmentAdapterProvider { class in BrowseSupportFragment