Home
last modified time | relevance | path

Searched refs:belongsToOutput (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DClientDescriptor.h253 bool belongsToOutput(const sp<SwAudioOutputDescriptor> &swOutput) const { in belongsToOutput() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h716 return (mCallRxSourceClient != nullptr && mCallRxSourceClient->belongsToOutput(desc)) in isTelephonyRxOrTx()
718 && mCallTxSourceClient->belongsToOutput(desc)); in isTelephonyRxOrTx()