Searched refs:streamsMatchForvolume (Results 1 – 2 of 2) sorted by relevance
515 static bool streamsMatchForvolume(audio_stream_type_t stream1,
2088 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in initStreamVolume()2116 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in setStreamVolumeIndex()2135 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in setStreamVolumeIndex()2286 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in isStreamActive()4664 bool AudioPolicyManager::streamsMatchForvolume(audio_stream_type_t stream1, in AudioPolicyManager() function in android::AudioPolicyManager4682 if (!streamsMatchForvolume(stream, (audio_stream_type_t)curStream)) { in AudioPolicyManager()