Searched refs:hasStream (Results 1 – 3 of 3) sorted by relevance
192 static inline bool hasStream(const android::StreamTypeVector &streams, in hasStream() function205 return hasStream(streams, AUDIO_STREAM_VOICE_CALL); in hasVoiceStream()
550 if (hasStream(streams, AUDIO_STREAM_BLUETOOTH_SCO)) { in setVolume()
6630 return hasStream(streams, stream) && isStreamActive(stream, 0); in getNewOutputDevices()