Searched refs:oldDevice (Results 1 – 1 of 1) sorted by relevance
2324 audio_devices_t oldDevice = getDeviceForStrategy(strategy, true /*fromCache*/); in checkOutputForStrategy() local2326 SortedVector<audio_io_handle_t> srcOutputs = getOutputsForDevice(oldDevice, mPreviousOutputs); in checkOutputForStrategy()