Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.h719 sp<IOProfile> getInputProfile(audio_devices_t device,
DAudioPolicyManager.cpp1327 sp<IOProfile> profile = getInputProfile(device, in getInput()
1336 profile = getInputProfile(device, in getInput()
4548 sp<AudioPolicyManager::IOProfile> AudioPolicyManager::getInputProfile(audio_devices_t device, in getInputProfile() function in android::AudioPolicyManager