Searched refs:oldDevices (Results 1 – 3 of 3) sorted by relevance
1122 final int oldDevices = intent in onReceive() local1125 + stream + " devices=" + devices + " oldDevices=" + oldDevices); in onReceive()
732 const DeviceTypeSet oldDevices = getDeviceTypes(); in processConfigEvents_l() local738 dumpDeviceTypes(oldDevices).c_str(), toString(oldDevices).c_str(), in processConfigEvents_l()742 const DeviceTypeSet oldDevices = getDeviceTypes(); in processConfigEvents_l() local748 dumpDeviceTypes(oldDevices).c_str(), toString(oldDevices).c_str(), in processConfigEvents_l()
5236 DeviceVector oldDevices = mEngine->getOutputDevicesForAttributes(attr, 0, true /*fromCache*/); in checkOutputForAttributes() local5239 SortedVector<audio_io_handle_t> srcOutputs = getOutputsForDevices(oldDevices, mPreviousOutputs); in checkOutputForAttributes()