Home
last modified time | relevance | path

Searched defs:onCreateActions (Results 1 – 11 of 11) sorted by relevance

/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
DGuidedStepSupportHalfScreenActivity.java66 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepSupportHalfScreenActivity.FirstStepFragment
123 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepSupportHalfScreenActivity.SecondStepFragment
DGuidedStepHalfScreenActivity.java63 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepHalfScreenActivity.FirstStepFragment
120 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepHalfScreenActivity.SecondStepFragment
DMainActivity.java59 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in MainActivity.StepFragment
DDetailsPresenterSelectionActivity.java98 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method
DGuidedStepSupportActivity.java223 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepSupportActivity.FirstStepFragment
306 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepSupportActivity.NewPaymentStepFragment
DGuidedStepActivity.java220 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepActivity.FirstStepFragment
303 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepActivity.NewPaymentStepFragment
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/app/
DGuidedStepTestSupportFragment.java50 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepTestSupportFragment.Provider
161 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepTestSupportFragment
DGuidedStepTestFragment.java53 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepTestFragment.Provider
164 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepTestFragment
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/app/wizard/
DGuidedStepAttributesTestFragment.java49 public void onCreateActions(List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepAttributesTestFragment
/frameworks/support/leanback/src/main/java/androidx/leanback/app/
DGuidedStepSupportFragment.java332 public void onCreateActions(@NonNull List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepSupportFragment
DGuidedStepFragment.java337 public void onCreateActions(@NonNull List<GuidedAction> actions, Bundle savedInstanceState) { in onCreateActions() method in GuidedStepFragment