Home
last modified time | relevance | path

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

/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
DGuidedStepSupportHalfScreenActivity.java52 public static class FirstStepFragment extends GuidedStepSupportFragment { class in GuidedStepSupportHalfScreenActivity
78 public FirstStepFragment() { in FirstStepFragment() method in GuidedStepSupportHalfScreenActivity.FirstStepFragment
DGuidedStepHalfScreenActivity.java49 public static class FirstStepFragment extends GuidedStepFragment { class in GuidedStepHalfScreenActivity
75 public FirstStepFragment() { in FirstStepFragment() method in GuidedStepHalfScreenActivity.FirstStepFragment
DGuidedStepActivity.java201 public static class FirstStepFragment extends GuidedStepFragment { class in GuidedStepActivity
DGuidedStepSupportActivity.java204 public static class FirstStepFragment extends GuidedStepSupportFragment { class in GuidedStepSupportActivity