Searched refs:newDeviceType (Results 1 – 1 of 1) sorted by relevance
1849 audio_devices_t newDeviceType; in startSource() local1852 newDeviceType = AUDIO_DEVICE_OUT_REMOTE_SUBMIX; in startSource()1854 newDeviceType = policyMix->mDeviceType; in startSource()1856 sp device = mAvailableOutputDevices.getDevice(newDeviceType, String8(address), in startSource()1858 ALOG_ASSERT(device, "%s: no device found t=%u, a=%s", __func__, newDeviceType, address); in startSource()