Searched defs:sinkDevice (Results 1 – 4 of 4) sorted by relevance
178 sp<DeviceDescriptor> sinkDevice = 0; in getRouteSinkDevice() local235 sp<DeviceDescriptor> sinkDevice = getRouteSinkDevice(route); in refreshSupportedDevices() local
245 void connect(audio_patch_handle_t patchHandle, const sp<DeviceDescriptor>& sinkDevice) { in connect()262 sp<DeviceDescriptor> sinkDevice() const { return mSinkDevice; } in sinkDevice() function
831 const sp<DeviceDescriptor> &srcDevice, const sp<DeviceDescriptor> &sinkDevice, in connectTelephonyTxAudioSource()1833 const sp<DeviceDescriptor> &sinkDevice, in getMsdProfiles()1945 const sp<DeviceDescriptor> sinkDevice = msdIsSource ? in buildMsdPatch() local5085 sp<DeviceDescriptor> sinkDevice = mAvailableOutputDevices.getDeviceFromId(patch->sinks[0].id); in createAudioPatch() local5114 const sp<SourceClientDescriptor>& sourceDesc, const sp<DeviceDescriptor> &sinkDevice, in connectAudioSourceToSink()5341 sp<DeviceDescriptor> sinkDevice = in createAudioPatchInternal() local5838 sp<DeviceDescriptor> sinkDevice = sinkDevices.itemAt(0); in connectAudioSource() local
1011 int sinkDevice = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in findAudioSinkFromAudioPolicy() local