Searched refs:oldDevices (Results 1 – 3 of 3) sorted by relevance
1123 final int oldDevices = intent in onReceive() local1126 + stream + " devices=" + devices + " oldDevices=" + oldDevices); in onReceive()
758 const DeviceTypeSet oldDevices = getDeviceTypes(); in processConfigEvents_l() local764 dumpDeviceTypes(oldDevices).c_str(), toString(oldDevices).c_str(), in processConfigEvents_l()768 const DeviceTypeSet oldDevices = getDeviceTypes(); in processConfigEvents_l() local774 dumpDeviceTypes(oldDevices).c_str(), toString(oldDevices).c_str(), in processConfigEvents_l()
5579 DeviceVector oldDevices = mEngine->getOutputDevicesForAttributes(attr, 0, true /*fromCache*/); in checkOutputForAttributes() local5582 SortedVector<audio_io_handle_t> srcOutputs = getOutputsForDevices(oldDevices, mPreviousOutputs); in checkOutputForAttributes()