Searched refs:devList (Results 1 – 2 of 2) sorted by relevance
450 final List<CoolingDevice> devList = mHalWrapper.getCurrentCoolingDevices(452 return devList.toArray(new CoolingDevice[devList.size()]);467 final List<CoolingDevice> devList = mHalWrapper.getCurrentCoolingDevices(469 return devList.toArray(new CoolingDevice[devList.size()]);
168 List<BluetoothDevice> devList = in cleanup() local170 for (BluetoothDevice device : devList) { in cleanup()405 List<BluetoothDevice> devList = getConnectedDevices(); in setBluetoothTethering() local406 for (BluetoothDevice dev : devList) { in setBluetoothTethering()