Searched refs:oldDevices (Results 1 – 2 of 2) sorted by relevance
1026 final int oldDevices = intent in onReceive() local1029 + stream + " devices=" + devices + " oldDevices=" + oldDevices); in onReceive()
5034 DeviceVector oldDevices = mEngine->getOutputDevicesForAttributes(attr, 0, true /*fromCache*/); in checkOutputForAttributes() local5036 SortedVector<audio_io_handle_t> srcOutputs = getOutputsForDevices(oldDevices, mPreviousOutputs); in checkOutputForAttributes()