Home
last modified time | relevance | path

Searched defs:IsPlayingAudio (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/media/
Daudio_stream_indicator.cc35 bool AudioStreamIndicator::IsPlayingAudio(const WebContents* contents) { in IsPlayingAudio() function in AudioStreamIndicator
/external/chromium_org/chrome/browser/ui/tabs/
Dtab_utils.cc119 bool IsPlayingAudio(content::WebContents* contents) { in IsPlayingAudio() function