Searched refs:bluetoothDeviceSet (Results 1 – 1 of 1) sorted by relevance
103 Collection<BluetoothDevice> bluetoothDeviceSet = audioState.getSupportedBluetoothDevices(); in onCreateView() local104 for (BluetoothDevice device : bluetoothDeviceSet) { in onCreateView()107 && (bluetoothDeviceSet.size() == 1 in onCreateView()