Searched refs:getProfilesForDevices (Results 1 – 2 of 2) sorted by relevance
1364 status_t getProfilesForDevices(const DeviceVector& devices,
1399 status_t ret = getProfilesForDevices(outputDevices, profiles, *flags, false /*isInput*/); in getOutputForAttrInt()2969 status_t ret = getProfilesForDevices( in getInputForAttr()4746 return getProfilesForDevices(devices, audioProfilesVector, in getDirectProfilesForAttributes()8920 status_t AudioPolicyManager::getProfilesForDevices(const DeviceVector& devices, in getProfilesForDevices() function in android::AudioPolicyManager