Searched defs:begin_sound (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.c322 char* begin_sound = 0; local
353 case 'b': begin_sound = optarg; break;
445 if (begin_sound) {
446 play_sound(begin_sound);

Completed in 90 milliseconds