Home | History | Annotate | Download | only in a2dp

Lines Matching refs:deviceList

660         List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>();
672 deviceList.add(device);
676 return deviceList;