Home
last modified time | relevance | path

Searched defs:FirstStepFragment (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DGuidedStepSupportHalfScreenActivity.java51 public static class FirstStepFragment extends GuidedStepSupportFragment { class in GuidedStepSupportHalfScreenActivity
77 public FirstStepFragment() { in FirstStepFragment() method in GuidedStepSupportHalfScreenActivity.FirstStepFragment
DGuidedStepHalfScreenActivity.java48 public static class FirstStepFragment extends GuidedStepFragment { class in GuidedStepHalfScreenActivity
74 public FirstStepFragment() { in FirstStepFragment() method in GuidedStepHalfScreenActivity.FirstStepFragment
DGuidedStepActivity.java199 public static class FirstStepFragment extends GuidedStepFragment { class in GuidedStepActivity
DGuidedStepSupportActivity.java202 public static class FirstStepFragment extends GuidedStepSupportFragment { class in GuidedStepSupportActivity