Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h816 sp<IOProfile> getInputProfile(const sp<DeviceDescriptor> & device,
DAudioPolicyManager.cpp3055 sp<IOProfile> profile = getInputProfile( in getInputForDevice()
7956 sp<IOProfile> AudioPolicyManager::getInputProfile(const sp<DeviceDescriptor> &device, in getInputProfile() function in android::AudioPolicyManager