Searched refs:PageRowFragmentFactory (Results 1 - 4 of 4) sorted by relevance

/frameworks/support/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
H A DBrowseFragment.java61 getMainFragmentRegistry().registerFragment(PageRow.class, new PageRowFragmentFactory());
255 public static class PageRowFragmentFactory extends FragmentFactory { class in class:BrowseFragment
H A DBrowseSupportFragment.java64 getMainFragmentRegistry().registerFragment(PageRow.class, new PageRowFragmentFactory());
258 public static class PageRowFragmentFactory extends FragmentFactory { class in class:BrowseSupportFragment
/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
H A DBrowseFragment.java61 getMainFragmentRegistry().registerFragment(PageRow.class, new PageRowFragmentFactory());
255 public static class PageRowFragmentFactory extends FragmentFactory { class in class:BrowseFragment
H A DBrowseSupportFragment.java64 getMainFragmentRegistry().registerFragment(PageRow.class, new PageRowFragmentFactory());
258 public static class PageRowFragmentFactory extends FragmentFactory { class in class:BrowseSupportFragment

Completed in 1341 milliseconds