Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DActiveDeviceManagerTest.java207 headsetActiveDeviceChanged(mHeadsetDevice); in headsetActiveDeviceSelected_setActive()
283 headsetActiveDeviceChanged(mA2dpHeadsetDevice); in hearingAidActive_setHeadsetActiveExplicitly()
365 private void headsetActiveDeviceChanged(BluetoothDevice device) { in headsetActiveDeviceChanged() method in ActiveDeviceManagerTest