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.h103 bool hasSupportedDevices() const { return !mSupportedDevices.isEmpty(); } in hasSupportedDevices() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5720 if (!outProfile->hasSupportedDevices()) { in onNewAudioModulesAvailableInt()
5790 if (!inProfile->hasSupportedDevices()) { in onNewAudioModulesAvailableInt()