Move fallback device logic into ActiveDeviceManager
This CL simply moves the logic into ActiveDeviceManager. Actual refactoring code will be handled in the next CL. Bug: 293555920 Test: atest BluetoothInstrumentationTests Change-Id: I7dd5bcdbababe2e6cf309bab9a4a4babf5ded516
Showing
- android/app/src/com/android/bluetooth/a2dp/A2dpService.java 0 additions, 10 deletionsandroid/app/src/com/android/bluetooth/a2dp/A2dpService.java
- android/app/src/com/android/bluetooth/btservice/ActiveDeviceManager.java 46 additions, 2 deletions.../com/android/bluetooth/btservice/ActiveDeviceManager.java
- android/app/src/com/android/bluetooth/hfp/HeadsetService.java 5 additions, 37 deletions...oid/app/src/com/android/bluetooth/hfp/HeadsetService.java
- android/app/tests/unit/src/com/android/bluetooth/btservice/ActiveDeviceManagerTest.java 66 additions, 16 deletions.../android/bluetooth/btservice/ActiveDeviceManagerTest.java
- android/app/tests/unit/src/com/android/bluetooth/btservice/ProfileServiceTest.java 2 additions, 0 deletions...c/com/android/bluetooth/btservice/ProfileServiceTest.java
- android/app/tests/unit/src/com/android/bluetooth/hfp/HeadsetServiceTest.java 0 additions, 46 deletions...nit/src/com/android/bluetooth/hfp/HeadsetServiceTest.java
Loading
Please register or sign in to comment