summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/LocalBluetoothProfileManagerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix Broken test: Package: com.android.settingslib.bluetoothHugh Chen2022-01-241-7/+0
* Merge "Ignore broken tests"Yanting Yang2022-01-201-0/+6
|\
| * Ignore broken testsMill Chen2022-01-191-0/+6
* | Fix broken tests on LocalBluetoothProfileManagerTestHugh Chen2022-01-191-0/+1
|/
* Update CSIP base uuid devie set into a single device detail preferenceAlice Kuo2021-09-211-1/+1
* Make BluetoothUuid constants and some functions System ApisRahul Sabnis2019-12-041-1/+1
* Use binary resource support in robolectricJames Lemieux2018-11-291-7/+7
* Merge "Makes LocalBluetoothManager multi-user aware."Jovana Knezevic2018-10-261-1/+1
|\
| * Makes LocalBluetoothManager multi-user aware.jovanak2018-10-251-1/+1
* | Make HearingAid code more generictimhypeng2018-10-251-4/+8
|/
* Remove BluetoothEventManager#setReceiverHandlerAmin Shaikh2018-08-291-19/+7
* Fix crash in CachedBluetoothDevice.jackqdyulei2018-08-281-18/+19
* Revert "Remove useless broadcast registeration"Lei Yu2018-08-231-1/+0
* Remove useless broadcast registerationjackqdyulei2018-08-221-0/+1
* reduce the usage of LocalBluetoothAdapter in LocalBluetoothProfileManagertimhypeng2018-08-171-40/+41
* replace BluetoothUuid.isUuidPresent with getSupportedProfiles()timhypeng2018-08-071-11/+34
* Use SettingsLibRobolectricTestRun everywhere.Fan Zhang2018-07-251-7/+5
* Add Bluetooth callback for device connection state changedryanywlin2018-05-111-6/+167
* Fix the null check in LocalBluetoothProfileManagerHansong Zhang2018-04-121-0/+107