Searched refs:oldDevices (Results 1 – 3 of 3) sorted by relevance
1027 final int oldDevices = intent in onReceive() local1030 + stream + " devices=" + devices + " oldDevices=" + oldDevices); in onReceive()
697 const DeviceTypeSet oldDevices = getDeviceTypes(); in processConfigEvents_l() local703 dumpDeviceTypes(oldDevices).c_str(), toString(oldDevices).c_str(), in processConfigEvents_l()707 const DeviceTypeSet oldDevices = getDeviceTypes(); in processConfigEvents_l() local713 dumpDeviceTypes(oldDevices).c_str(), toString(oldDevices).c_str(), in processConfigEvents_l()
5112 DeviceVector oldDevices = mEngine->getOutputDevicesForAttributes(attr, 0, true /*fromCache*/); in checkOutputForAttributes() local5115 SortedVector<audio_io_handle_t> srcOutputs = getOutputsForDevices(oldDevices, mPreviousOutputs); in checkOutputForAttributes()