Searched refs:preferredOutput (Results 1 – 1 of 1) sorted by relevance
1737 sp<SwAudioOutputDescriptor> preferredOutput = openOutputWithProfileAndDevice( in getOutputForDevices() local1740 if (preferredOutput == nullptr) { in getOutputForDevices()1743 output = preferredOutput->mIoHandle; in getOutputForDevices()8967 sp<SwAudioOutputDescriptor> preferredOutput = openOutputWithProfileAndDevice( in reopenOutput() local8969 if (preferredOutput == nullptr) { in reopenOutput()8973 return preferredOutput; in reopenOutput()