Searched refs:getSupportedDevicesType (Results 1 – 5 of 5) sorted by relevance
106 audio_devices_t getSupportedDevicesType() const { return mSupportedDevices.types(); } in getSupportedDevicesType() function
279 return mProfile->getSupportedDevicesType(); in supportedDevices()713 audio_devices_t devices = outputDesc->mProfile->getSupportedDevicesType(); in getSupportedDevices()
358 audio_devices_t devices = inputDesc->mProfile->getSupportedDevicesType(); in getSupportedDevices()
214 profile->getSupportedDevicesType(), profile->getFlags()); in loadHwModuleProfile()
761 if ((mAvailableOutputDevices.types() & curProfile->getSupportedDevicesType()) == 0) { in getProfileForDirectOutput()4010 audio_devices_t profileType = outProfile->getSupportedDevicesType(); in loadConfig()