Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp283 DeviceVector declaredDevices = module->getDeclaredDevices(); in getModuleForDeviceType() local
285 declaredDevices.getDevice(type, String8(), encodedFormat); in getModuleForDeviceType()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp500 DeviceVector declaredDevices = primaryModule->getDeclaredDevices().getDevicesFromTypes( in getHwOffloadEncodingFormatsSupportedForA2DP() local
502 for (const auto& device : declaredDevices) { in getHwOffloadEncodingFormatsSupportedForA2DP()