Searched defs:sinkDevice (Results 1 – 4 of 4) sorted by relevance
229 void connect(audio_patch_handle_t patchHandle, const sp<DeviceDescriptor>& sinkDevice) { in connect()246 sp<DeviceDescriptor> sinkDevice() const { return mSinkDevice; } in sinkDevice() function289 const sp<DeviceDescriptor>& sinkDevice, in InternalSourceClientDescriptor()
168 sp<DeviceDescriptor> sinkDevice = 0; in getRouteSinkDevice() local225 sp<DeviceDescriptor> sinkDevice = getRouteSinkDevice(route); in refreshSupportedDevices() local
778 const sp<DeviceDescriptor> &srcDevice, const sp<DeviceDescriptor> &sinkDevice, in connectTelephonyTxAudioSource()1614 const sp<DeviceDescriptor> &sinkDevice, in getMsdProfiles()1704 const sp<DeviceDescriptor> sinkDevice = msdIsSource ? in buildMsdPatch() local4286 sp<DeviceDescriptor> sinkDevice = mAvailableOutputDevices.getDeviceFromId(patch->sinks[0].id); in createAudioPatch() local4313 const sp<SourceClientDescriptor>& sourceDesc, const sp<DeviceDescriptor> &sinkDevice, in connectAudioSourceToSink()4538 sp<DeviceDescriptor> sinkDevice = in createAudioPatchInternal() local5026 sp<DeviceDescriptor> sinkDevice = sinkDevices.itemAt(0); in connectAudioSource() local
875 int sinkDevice = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in findAudioSinkFromAudioPolicy() local