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