Home
last modified time | relevance | path

Searched refs:devList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java168 List<BluetoothDevice> devList = in cleanup() local
170 for (BluetoothDevice device : devList) { in cleanup()
405 List<BluetoothDevice> devList = getConnectedDevices(); in setBluetoothTethering() local
406 for (BluetoothDevice dev : devList) { in setBluetoothTethering()