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