Searched refs:handlePanDeviceStateChange (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 174 handlePanDeviceStateChange(device, mPanIfName, in cleanup() 193 handlePanDeviceStateChange(device, null, BluetoothProfile.STATE_CONNECTING, 195 handlePanDeviceStateChange(device, null, 207 handlePanDeviceStateChange(device, mPanIfName, 210 handlePanDeviceStateChange(device, mPanIfName, 230 handlePanDeviceStateChange(device, mPanIfName /* iface */, 548 void handlePanDeviceStateChange(BluetoothDevice device, String iface, int state, in handlePanDeviceStateChange() method in PanService
|