Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/sounddose/
DSoundDoseManager.cpp228 auto adt = AudioDeviceTypeAddr(type, address); in getIdForAudioDevice() local
229 auto deviceIt = mActiveDevices.find(adt); in getIdForAudioDevice()
231 ALOGI("%s: could not find port id for device %s", __func__, adt.toString().c_str()); in getIdForAudioDevice()
239 adt.toString().c_str()); in getIdForAudioDevice()
246 void SoundDoseManager::mapAddressToDeviceId(const AudioDeviceTypeAddr& adt, in mapAddressToDeviceId() argument
249 ALOGI("%s: map address: %d to device id: %d", __func__, adt.mType, deviceId); in mapAddressToDeviceId()
250 mActiveDevices[adt] = deviceId; in mapAddressToDeviceId()
251 mActiveDeviceTypes[deviceId] = adt.mType; in mapAddressToDeviceId()
DSoundDoseManager.h121 void mapAddressToDeviceId(const AudioDeviceTypeAddr& adt, const audio_port_handle_t deviceId);
/frameworks/av/services/audioflinger/sounddose/tests/
Dsounddosemanager_tests.cpp264 const AudioDeviceTypeAddr adt{deviceType, address}; in TEST_F() local
269 mSoundDoseManager->mapAddressToDeviceId(adt, deviceId); in TEST_F()
277 const AudioDeviceTypeAddr adt{deviceType, address}; in TEST_F() local
283 mSoundDoseManager->mapAddressToDeviceId(adt, deviceId); in TEST_F()
/frameworks/av/services/audioflinger/
DMelReporter.cpp155 AudioDeviceTypeAddr adt{patch.mAudioPatch.sinks[i].ext.device.type, in onCreateAudioPatch() local
157 mSoundDoseManager->mapAddressToDeviceId(adt, deviceId); in onCreateAudioPatch()
/frameworks/base/mime/java-res/
Dandroid.mime.types150 audio/aac aac adts adt