Searched refs:aidlDevices (Results 1 – 1 of 1) sorted by relevance
344 std::vector<AudioDeviceDescription> aidlDevices; in handleSetDevice() local351 aidlDevices.emplace_back(deviceDesc); in handleSetDevice()356 mEffect->setParameter(Parameter::make<Parameter::deviceDescription>(aidlDevices)))); in handleSetDevice()