Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h690 static bool streamsMatchForvolume(audio_stream_type_t stream1,
DAudioPolicyManager.cpp2437 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in initStreamVolume()
5263 bool AudioPolicyManager::streamsMatchForvolume(audio_stream_type_t stream1, in streamsMatchForvolume() function in android::AudioPolicyManager
5280 if (!streamsMatchForvolume(stream, curStream)) { in getDevicesForStream()