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

  /external/chromium_org/chrome/browser/ui/tabs/
tab_utils.h 64 bool IsPlayingAudio(content::WebContents* contents);
tab_utils.cc 122 bool IsPlayingAudio(content::WebContents* contents) {
142 if (IsPlayingAudio(contents))
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.cc 578 stats.is_playing_audio = chrome::IsPlayingAudio(contents);

Completed in 51 milliseconds