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