Searched refs:getInputForDevice (Results 1 – 2 of 2) sorted by relevance
1217 audio_io_handle_t getInputForDevice(const sp<DeviceDescriptor> &device,
2965 *input = getInputForDevice(device, session, attributes, config, flags, policyMix); in getInputForAttr()3018 audio_io_handle_t AudioPolicyManager::getInputForDevice(const sp<DeviceDescriptor> &device, in getInputForDevice() function in android::AudioPolicyManager