Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h442 sp<IOProfile> getInputProfile(audio_devices_t device,
DAudioPolicyManager.cpp1486 profile = getInputProfile(device, address, in getInputForDevice()
4834 sp<IOProfile> AudioPolicyManager::getInputProfile(audio_devices_t device, in AudioPolicyManager() function in android::AudioPolicyManager