Home
last modified time | relevance | path

Searched refs:SecondStepFragment (Results 1 – 4 of 4) sorted by relevance

/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DGuidedStepHalfScreenActivity.java91 GuidedStepFragment.add(fm, new SecondStepFragment(), R.id.lb_guidedstep_host); in onGuidedActionClicked()
98 public static class SecondStepFragment extends GuidedStepFragment { class in GuidedStepHalfScreenActivity
DGuidedStepSupportHalfScreenActivity.java93 … GuidedStepSupportFragment.add(fm, new SecondStepFragment(), R.id.lb_guidedstep_host); in onGuidedActionClicked()
100 public static class SecondStepFragment extends GuidedStepSupportFragment { class in GuidedStepSupportHalfScreenActivity
DGuidedStepActivity.java213 GuidedStepFragment.add(fm, new SecondStepFragment(), R.id.lb_guidedstep_host); in onGuidedActionClicked()
314 public static class SecondStepFragment extends GuidedStepFragment { class in GuidedStepActivity
553 popBackStackToGuidedStepFragment(SecondStepFragment.class,
DGuidedStepSupportActivity.java215 … GuidedStepSupportFragment.add(fm, new SecondStepFragment(), R.id.lb_guidedstep_host); in onGuidedActionClicked()
316 public static class SecondStepFragment extends GuidedStepSupportFragment { class in GuidedStepSupportActivity
555 popBackStackToGuidedStepSupportFragment(SecondStepFragment.class,