Searched refs:open_input (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyClientImplLegacy.cpp176 static audio_io_handle_t open_input(audio_module_handle_t module, function
195 ALOGE("open_input() permission denied: capture not allowed");
223 return open_input(AUDIO_MODULE_HANDLE_NONE, pDevices, pSamplingRate, pFormat, pChannelMask);
233 return open_input(module, pDevices, pSamplingRate, pFormat, pChannelMask);
H A DAudioPolicyService.cpp1219 .open_input = aps_open_input,

Completed in 177 milliseconds