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