Searched refs:PageRowFragmentFactory (Results 1 – 3 of 3) sorted by relevance
77 new PageRowFragmentFactory(mBackgroundManager)); in onCreate()129 private static class PageRowFragmentFactory extends BrowseFragment.FragmentFactory { class in PageAndListRowFragment132 PageRowFragmentFactory(BackgroundManager backgroundManager) { in PageRowFragmentFactory() method in PageAndListRowFragment.PageRowFragmentFactory
59 getMainFragmentRegistry().registerFragment(PageRow.class, new PageRowFragmentFactory()); in BrowseFragment()225 public static class PageRowFragmentFactory extends FragmentFactory { class in BrowseFragment
61 getMainFragmentRegistry().registerFragment(PageRow.class, new PageRowFragmentFactory()); in BrowseSupportFragment()227 public static class PageRowFragmentFactory extends FragmentFactory { class in BrowseSupportFragment