Home
last modified time | relevance | path

Searched refs:a2dpActiveDeviceChanged (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DActiveDeviceManagerTest.java156 a2dpActiveDeviceChanged(mA2dpDevice); in a2dpActiveDeviceSelected_setActive()
262 a2dpActiveDeviceChanged(mA2dpHeadsetDevice); in hearingAidActive_setA2dpActiveExplicitly()
334 private void a2dpActiveDeviceChanged(BluetoothDevice device) { in a2dpActiveDeviceChanged() method in ActiveDeviceManagerTest