Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2130 audio_source_t halInputSource; in getInputForAttr() local
2201 halInputSource = attributes.source; in getInputForAttr()
2298 audio_source_t halInputSource = attributes.source; in getInputForDevice() local
2309 halInputSource = AUDIO_SOURCE_VOICE_RECOGNITION; in getInputForDevice()
2410 status_t status = inputDesc->open(&lConfig, device, halInputSource, profileFlags, &input); in getInputForDevice()