Searched refs:isActiveRemotely (Results 1 – 4 of 4) sorted by relevance
227 !outputs.isActiveRemotely(toVolumeSource(AUDIO_STREAM_MUSIC), in getDevicesForProductStrategy()
437 bool isActiveRemotely(VolumeSource volumeSource, uint32_t inPastMs = 0) const;
674 bool SwAudioOutputCollection::isActiveRemotely(VolumeSource volumeSource, uint32_t inPastMs) const in isActiveRemotely() function in android::SwAudioOutputCollection
2801 return mOutputs.isActiveRemotely(toVolumeSource(stream), inPastMs); in isStreamActiveRemotely()