Home
last modified time | relevance | path

Searched refs:PageRowFragmentFactory (Results 1 – 2 of 2) sorted by relevance

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