Searched refs:streamsMatchForvolume (Results 1 – 2 of 2) sorted by relevance
510 static bool streamsMatchForvolume(audio_stream_type_t stream1,
1820 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in initStreamVolume()1848 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in setStreamVolumeIndex()1867 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in setStreamVolumeIndex()1998 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in isStreamActive()4351 bool AudioPolicyManager::streamsMatchForvolume(audio_stream_type_t stream1, in AudioPolicyManager() function in android::AudioPolicyManager4371 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in AudioPolicyManager()