Home
last modified time | relevance | path

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

/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DRowsSupportActivity.java27 public class RowsSupportActivity extends FragmentActivity class
50 Intent intent = new Intent(RowsSupportActivity.this, SearchSupportActivity.class); in setupTitleFragment()
DBrowseSupportFragment.java212 intent = new Intent(getActivity(), RowsSupportActivity.class); in onItemClicked()
293 intent = new Intent(getActivity(), RowsSupportActivity.class); in SampleRowsSupportFragment()