HomeSort by relevance Sort by last modified time
    Searched defs:IsPlayingAudio (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/tabs/
tab_utils.cc 34 bool IsPlayingAudio(content::WebContents* contents) {
38 return audio_indicator->IsPlayingAudio(contents);
  /external/chromium_org/chrome/browser/media/
audio_stream_indicator.cc 35 bool AudioStreamIndicator::IsPlayingAudio(const WebContents* contents) {

Completed in 191 milliseconds