Searched refs:getInputProfile (Results 1 – 2 of 2) sorted by relevance
465 sp<IOProfile> getInputProfile(audio_devices_t device,
1663 profile = getInputProfile(device, address, in getInputForDevice()5423 sp<IOProfile> AudioPolicyManager::getInputProfile(audio_devices_t device, in loadConfig() function in android::AudioPolicyManager