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