Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1484 audio_input_flags_t profileFlags = flags; in getInputForDevice() local
1488 profileFlags); in getInputForDevice()
1491 } else if (profileFlags != AUDIO_INPUT_FLAG_NONE) { in getInputForDevice()
1492 profileFlags = AUDIO_INPUT_FLAG_NONE; // retry in getInputForDevice()
1559 profileFlags); in getInputForDevice()