Searched refs:hasSameHwModuleAs (Results 1 – 3 of 3) sorted by relevance
119 bool hasSameHwModuleAs(const sp<PolicyAudioPortConfig>& other) const { in hasSameHwModuleAs() function
81 return hasSameHwModuleAs(outputDesc); in sharesHwModuleWith()
730 if (activeDesc->hasSameHwModuleAs(txSourceDevice)) { in updateCallRoutingInternal()4609 if (!srcDevice->hasSameHwModuleAs(sinkDevice) || in createAudioPatchInternal()