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

  /external/chromium_org/chrome/browser/ui/ash/
volume_controller_chromeos.cc 83 bool play_sound = false; local
87 play_sound = true;
89 play_sound = audio_handler->GetOutputVolumePercent() != 100;
93 if (play_sound)
  /frameworks/native/cmds/dumpstate/
dumpstate.h 77 void play_sound(const char *path);

Completed in 58 milliseconds