Searched refs:hasSupportedDevices (Results 1 – 3 of 3) sorted by relevance
59 bool hasSupportedDevices() const { return !mSupportedDevices.isEmpty(); } in hasSupportedDevices() function
209 ALOGW_IF(!profile->hasSupportedDevices(), "load%s() invalid supported devices", in loadHwModuleProfile()211 if (profile->hasSupportedDevices()) { in loadHwModuleProfile()
3208 if (!outProfile->hasSupportedDevices()) { in AudioPolicyManager()3286 if (!inProfile->hasSupportedDevices()) { in AudioPolicyManager()