Searched refs:handlePanDeviceStateChange (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 168 handlePanDeviceStateChange(device, mPanIfName, in cleanup() 185 handlePanDeviceStateChange(device, null, BluetoothProfile.STATE_CONNECTING, 187 handlePanDeviceStateChange(device, null, 197 handlePanDeviceStateChange(device, mPanIfName, 200 handlePanDeviceStateChange(device, mPanIfName, 215 handlePanDeviceStateChange(device, mPanIfName /* iface */, 555 void handlePanDeviceStateChange(BluetoothDevice device, String iface, int state, in handlePanDeviceStateChange() method in PanService
|