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

  /frameworks/base/cmds/dumpstate/
dumpstate.c 269 char* begin_sound = 0; local
290 case 'b': begin_sound = optarg; break;
357 if (begin_sound) {
358 play_sound(begin_sound);

Completed in 42 milliseconds