Searched refs:mAudioSource (Results 1 – 1 of 1) sorted by relevance
437 AudioDevicePort mAudioSource = null; field in FmService1299 mAudioSource = null; in createAudioPatch()1308 mAudioSource = (AudioDevicePort) port; in createAudioPatch()1315 if (mAudioSource != null && mAudioSink != null) { in createAudioPatch()1316 AudioDevicePortConfig sourceConfig = (AudioDevicePortConfig) mAudioSource in createAudioPatch()1405 mAudioSource = null; in releaseAudioPatch()