Searched defs:streamsMatchForvolume (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1866 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) {
1894 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) {
1913 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) {
2050 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) {
4403 bool AudioPolicyManager::streamsMatchForvolume(audio_stream_type_t stream1, function in class:android::AudioPolicyManager
4423 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) {

Completed in 43 milliseconds