Searched refs:getPrimaryOutput (Results 1 – 3 of 3) sorted by relevance
218 sp<SwAudioOutputDescriptor> getPrimaryOutput() const;
314 sp<AudioOutputDescriptor> primaryOutput = outputs.getPrimaryOutput(); in getDeviceForStrategyInt()671 sp<AudioOutputDescriptor> primaryOutput = outputs.getPrimaryOutput(); in getDeviceForInputSource()
650 sp<SwAudioOutputDescriptor> primaryOutput = getPrimaryOutput(); in isA2dpOffloadedOnPrimary()671 sp<SwAudioOutputDescriptor> SwAudioOutputCollection::getPrimaryOutput() const in getPrimaryOutput() function in android::SwAudioOutputCollection