summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/CachedBluetoothDeviceManagerTest.java
Commit message (Expand)AuthorAgeFilesLines
* [LE unicast] member device add PhonebookAccessPermissionSongFerngWang2022-10-141-0/+20
* [BT LE unicast] clear the GroupId when user click 'Forget'SongFerngWang2022-08-251-1/+12
* Rename CachedBluetoothDevice.setMemberDevice to addMemberDeviceHyundo Moon2022-05-041-5/+4
* Remove hidden Bluetooth dependenciesWilliam Escande2022-02-161-2/+13
* Add CachedBluetoothDeviceManager test case for csip set member device logicAlice Kuo2021-12-151-1/+164
* Merge "Refactor methods to access/modify BluetoothDevice alias and name" am: ...Rahul Sabnis2019-11-151-4/+4
|\
| * Refactor methods to access/modify BluetoothDevice alias and nameRahul Sabnis2019-11-141-4/+4
* | Fix deadlock in CachedBluetoothDeviceManagerhughchen2019-11-071-123/+0
* | Fix that Bluetooth device should not duplicate in the listhughchen2019-08-231-0/+19
|/
* Fix deadlock in LocalBluetoothManagerjackqdyulei2019-02-141-15/+0
* Fix issue to avoid Hearing Aid show duplication device.wengsu2018-12-201-0/+22
* Use binary resource support in robolectricJames Lemieux2018-11-291-3/+2
* Make HearingAid code more generictimhypeng2018-10-251-396/+104
* Remove cache of profile statusjackqdyulei2018-09-241-22/+22
* Revert "remove getName() from CachedBluetoothDeviceManager"Lei Yu2018-09-171-1/+1
* remove getName() from CachedBluetoothDeviceManagertimhypeng2018-08-231-1/+1
* remove unnecessary variable in CachedBluetoothDeviceManagertimhypeng2018-08-201-6/+0
* reduce the usage of LocalBluetoothAdapter in LocalBluetoothProfileManagertimhypeng2018-08-171-71/+35
* Remove mProfileManager in BluetoothEventManagerChienyuan2018-08-031-32/+33
* Use SettingsLibRobolectricTestRun everywhere.Fan Zhang2018-07-251-8/+2
* Fix the Hearing Aids connected state in Settings AppStanley Tng2018-05-211-5/+189
* Fixed ConcurrentModificationException with HearingAids profileStanley Tng2018-04-201-1/+4
* Show only 1 entry for hearing aid device after killing the activity.Isha Bobra2018-04-131-0/+306
* Hearing Aid Profile: set and get activeDeviceHansong Zhang2018-03-201-0/+62
* Update the Bluetooth Active Device state in the Device ManagerPavlin Radoslavov2018-02-231-0/+283