Searched refs:DEFAULT_CHOICE_UNDEFINED (Results 1 – 2 of 2) sorted by relevance
59 public static final int DEFAULT_CHOICE_UNDEFINED = -1; field in BluetoothActionFragment128 final int defaultChoice = args.getInt(ARG_DEFAULT_CHOICE, DEFAULT_CHOICE_UNDEFINED); in onViewCreated()129 if (defaultChoice != DEFAULT_CHOICE_UNDEFINED) { in onViewCreated()
354 BluetoothActionFragment.DEFAULT_CHOICE_UNDEFINED in createBluetoothDeviceSlice()