diff options
author | Jack He <siyuanh@google.com> | 2017-07-26 23:51:23 -0700 |
---|---|---|
committer | Jack He <siyuanh@google.com> | 2017-07-27 07:02:49 +0000 |
commit | a46af4e6479ed22e3649dcf373aabfb9b82a5f5a (patch) | |
tree | 02d5b1b5f4fc2cbd3ed042bb36fea1dfdf03bb68 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 6462fe4b958250719b520287c4f428d911413e26 (diff) |
Bluetooth: show multi-device status in Quick Settings
* In Quick Settings, BluetoothTile used BluetoothController to track
BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED intent
that is only fired when 1st device is connecting/connected and last
device is disconnecting/disconnected. As result, non-first device's
connecting/connected states and non-last device's
disconnecting/disconnected states are not tracked properly.
* Instead, CachedBluetoothDevice.getMaxConnectionState() should be used
Bug: 63509289
Test: Connect to multiple devices and disconnect from multiple devices
Change-Id: I9ccc2d3e9e4ae1a44f4d270368a8f07030353544
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions