Searched refs:switchBufferSizeIntent (Results 1 – 1 of 1) sorted by relevance
1371 Intent switchBufferSizeIntent = new Intent(BluetoothDevice.ACTION_SWITCH_BUFFER_SIZE); in switchBufferSizeCallback() local1372 switchBufferSizeIntent.setClassName( in switchBufferSizeCallback()1376 switchBufferSizeIntent.putExtra(BluetoothDevice.EXTRA_DEVICE, activeDevices.get(0)); in switchBufferSizeCallback()1377 switchBufferSizeIntent.putExtra( in switchBufferSizeCallback()1380 switchBufferSizeIntent, in switchBufferSizeCallback()