Searched refs:declaredDevices (Results 1 – 2 of 2) sorted by relevance
283 DeviceVector declaredDevices = module->getDeclaredDevices(); in getModuleForDeviceType() local285 declaredDevices.getDevice(type, String8(), encodedFormat); in getModuleForDeviceType()
500 DeviceVector declaredDevices = primaryModule->getDeclaredDevices().getDevicesFromTypes( in getHwOffloadEncodingFormatsSupportedForA2DP() local502 for (const auto& device : declaredDevices) { in getHwOffloadEncodingFormatsSupportedForA2DP()