Searched refs:hasStream (Results 1 – 4 of 4) sorted by relevance
189 static inline bool hasStream(const android::StreamTypeVector &streams, in hasStream() function202 return hasStream(streams, AUDIO_STREAM_VOICE_CALL); in hasVoiceStream()
55 bool hasStream() { return mStream != nullptr; } in hasStream() function in android::vintf::NamedIstream423 if (mCheckFile.hasStream()) { in assembleHalManifest()523 if (mCheckFile.hasStream()) { in assembleCompatibilityMatrix()
483 if (hasStream(streams, AUDIO_STREAM_BLUETOOTH_SCO)) { in setVolume()
6076 return hasStream(streams, stream) && isStreamActive(stream, 0); in getNewOutputDevices()