Searched refs:ARG_DEFAULT_CHOICE (Results 1 – 1 of 1) sorted by relevance
48 private static final String ARG_DEFAULT_CHOICE = "arg_default_choice"; field in ResponseFragment60 args.putInt(ARG_DEFAULT_CHOICE, defaultChoice); in prepareArgs()132 final int defaultChoice = args.getInt(ARG_DEFAULT_CHOICE, DEFAULT_CHOICE_UNDEFINED); in onViewCreated()