Home
last modified time | relevance | path

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

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