Searched refs:getRelevantFlags (Results 1 – 2 of 2) sorted by relevance
1358 audio_output_flags_t getRelevantFlags (audio_output_flags_t flags, bool directOnly);
1024 flags = getRelevantFlags(flags, directOnly); in getMsdProfileForOutput()1050 flags = getRelevantFlags(flags, directOnly); in getProfileForOutput()1056 audio_output_flags_t AudioPolicyManager::getRelevantFlags ( in getRelevantFlags() function in android::AudioPolicyManager