Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h104 bool hasSupportedDevices() const { return !mSupportedDevices.isEmpty(); } in hasSupportedDevices() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4492 if (!outProfile->hasSupportedDevices()) { in onNewAudioModulesAvailableInt()
4558 if (!inProfile->hasSupportedDevices()) { in onNewAudioModulesAvailableInt()