jackqdyulei 8800b9e1ff Use isConnected in CachedBluetoothDevice
This method check whether it has connected profile, not physical
connection between devices.

It make more sense to use it in settings:
1. We only care about whether it has active profile(i.e. A2dp, hfp..)
2. Sometime when profile is disconnected, BluetoothDevice.isConnected()
still return true. This may make UI flaky.

Bug: 79947085
Test: RunSettingsRoboTests
Change-Id: I44039704508a742c7a8aef0a035afcf169b08939
2018-10-02 15:55:21 -07:00
2018-07-25 15:25:05 -07:00
2015-04-13 09:21:39 -07:00
2017-11-20 16:39:59 -08:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%