Searched defs:oldDevice (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp2324 audio_devices_t oldDevice = getDeviceForStrategy(strategy, true /*fromCache*/); local
2326 SortedVector<audio_io_handle_t> srcOutputs = getOutputsForDevice(oldDevice, mPreviousOutputs);

Completed in 52 milliseconds