HomeSort by relevance Sort by last modified time
    Searched refs:OPTION_DESCRIPTIONS (Results 1 - 3 of 3) sorted by null

  /frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
DetailsPresenterSelectionActivity.java 44 private static final String[] OPTION_DESCRIPTIONS = { "Use new details presenter",
111 OPTION_DESCRIPTIONS[i], checked);
GuidedStepActivity.java 67 private static final String[] OPTION_DESCRIPTIONS = { "Here's one thing you can do",
584 OPTION_DESCRIPTIONS[i], GuidedAction.DEFAULT_CHECK_SET_ID);
591 OPTION_DESCRIPTIONS[i], GuidedAction.CHECKBOX_CHECK_SET_ID);
GuidedStepSupportActivity.java 70 private static final String[] OPTION_DESCRIPTIONS = { "Here's one thing you can do",
587 OPTION_DESCRIPTIONS[i], GuidedAction.DEFAULT_CHECK_SET_ID);
594 OPTION_DESCRIPTIONS[i], GuidedAction.CHECKBOX_CHECK_SET_ID);

Completed in 70 milliseconds