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.java162 List<BluetoothDevice> devList = in cleanup() local
164 for (BluetoothDevice device : devList) { in cleanup()
417 List<BluetoothDevice> devList = getConnectedDevices(); in setBluetoothTethering() local
418 for (BluetoothDevice dev : devList) { in setBluetoothTethering()