Home | History | Annotate | Download | only in map

Lines Matching refs:deviceList

485         List<BluetoothDevice> deviceList = new ArrayList<BluetoothDevice>();
497 deviceList.add(device);
502 return deviceList;