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.java121 List<BluetoothDevice> DevList = getConnectedDevices(); in cleanup() local
122 for(BluetoothDevice dev : DevList) { in cleanup()
308 List<BluetoothDevice> DevList = getConnectedDevices(); in setBluetoothTethering() local
309 for(BluetoothDevice dev : DevList) in setBluetoothTethering()