Home
last modified time | relevance | path

Searched refs:OPTION_DESCRIPTIONS (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
DDetailsPresenterSelectionActivity.java44 private static final String[] OPTION_DESCRIPTIONS = { "Use new details presenter", field in DetailsPresenterSelectionActivity
111 OPTION_DESCRIPTIONS[i], checked); in onCreateActions()
DGuidedStepActivity.java67 private static final String[] OPTION_DESCRIPTIONS = { "Here's one thing you can do", field in GuidedStepActivity
584 OPTION_DESCRIPTIONS[i], GuidedAction.DEFAULT_CHECK_SET_ID);
591 OPTION_DESCRIPTIONS[i], GuidedAction.CHECKBOX_CHECK_SET_ID);
DGuidedStepSupportActivity.java70 private static final String[] OPTION_DESCRIPTIONS = { "Here's one thing you can do", field in GuidedStepSupportActivity
587 OPTION_DESCRIPTIONS[i], GuidedAction.DEFAULT_CHECK_SET_ID);
594 OPTION_DESCRIPTIONS[i], GuidedAction.CHECKBOX_CHECK_SET_ID);