Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h983 audio_io_handle_t getInputForDevice(const sp<DeviceDescriptor> &device,
H A DAudioPolicyManager.cpp2294 *input = getInputForDevice(device, session, attributes, config, flags, policyMix); in getInputForAttr()
2325 audio_io_handle_t AudioPolicyManager::getInputForDevice(const sp<DeviceDescriptor> &device, in getInputForDevice() function in android::AudioPolicyManager