Home
last modified time | relevance | path

Searched refs:getInputProfile (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h465 sp<IOProfile> getInputProfile(audio_devices_t device,
DAudioPolicyManager.cpp1663 profile = getInputProfile(device, address, in getInputForDevice()
5423 sp<IOProfile> AudioPolicyManager::getInputProfile(audio_devices_t device, in loadConfig() function in android::AudioPolicyManager