Home
last modified time | relevance | path

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

/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DDetailsPresenterSelectionActivity.java46 private static final String[] OPTION_DESCRIPTIONS = { "Use new details presenter", field in DetailsPresenterSelectionActivity
110 OPTION_DESCRIPTIONS[i], checked); in onCreateActions()
DGuidedStepActivity.java64 private static final String[] OPTION_DESCRIPTIONS = { "Here's one thing you can do", field in GuidedStepActivity
483 OPTION_DESCRIPTIONS[i], GuidedAction.DEFAULT_CHECK_SET_ID);
490 OPTION_DESCRIPTIONS[i], GuidedAction.CHECKBOX_CHECK_SET_ID);
DGuidedStepSupportActivity.java66 private static final String[] OPTION_DESCRIPTIONS = { "Here's one thing you can do", field in GuidedStepSupportActivity
485 OPTION_DESCRIPTIONS[i], GuidedAction.DEFAULT_CHECK_SET_ID);
492 OPTION_DESCRIPTIONS[i], GuidedAction.CHECKBOX_CHECK_SET_ID);