Home
last modified time | relevance | path

Searched refs:stopSound (Results 1 – 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/buzzer/
Dbuzzer.cxx61 Buzzer::stopSound(); in playSound()
66 void Buzzer::stopSound(){ in stopSound() function in Buzzer
73 Buzzer::stopSound(); in ~Buzzer()
Dbuzzer.h95 void stopSound();
/hardware/bsp/intel/peripheral/libupm/examples/java/
DBuzzerSample.java61 sound.stopSound(); in main()
DBuzzer_soundSample.java62 sound.stopSound(); in main()