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
891 const sp<DeviceDescriptor> &srcDevice, const sp<DeviceDescriptor> &sinkDevice, in connectTelephonyTxAudioSource()1954 const sp<DeviceDescriptor> &sinkDevice, in getMsdProfiles()2066 const sp<DeviceDescriptor> sinkDevice = msdIsSource ? in buildMsdPatch() local5421 sp<DeviceDescriptor> sinkDevice = mAvailableOutputDevices.getDeviceFromId(patch->sinks[0].id); in createAudioPatch() local5450 const sp<SourceClientDescriptor>& sourceDesc, const sp<DeviceDescriptor> &sinkDevice, in connectAudioSourceToSink()5677 sp<DeviceDescriptor> sinkDevice = in createAudioPatchInternal() local6174 sp<DeviceDescriptor> sinkDevice = sinkDevices.itemAt(0); in connectAudioSource() local
1030 int sinkDevice = mAudioManager.getDevicesForStream(AudioManager.STREAM_MUSIC); in findAudioSinkFromAudioPolicy() local