Searched refs:ARG_CHOICES (Results 1 – 1 of 1) sorted by relevance
55 private static final String ARG_CHOICES = "arg_choices"; field in BluetoothActionFragment68 args.putIntArray(ARG_CHOICES, choices); in prepareArgs()190 int[] tmp = args.getIntArray(ARG_CHOICES); in getChoices()