Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1931 audio_source_t halInputSource; in getInputForAttr() local
2001 halInputSource = attributes.source; in getInputForAttr()
2094 audio_source_t halInputSource = attributes.source; in getInputForDevice() local
2105 halInputSource = AUDIO_SOURCE_VOICE_RECOGNITION; in getInputForDevice()
2191 status_t status = inputDesc->open(&lConfig, device, halInputSource, profileFlags, &input); in getInputForDevice()