Home
last modified time | relevance | path

Searched refs:stopAll (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DSoundSystem.java119 public final void stopAll() { in stopAll() method in SoundSystem
DGame.java279 BaseObject.sSystemRegistry.soundSystem.stopAll(); in stopLevel()
308 BaseObject.sSystemRegistry.soundSystem.stopAll(); in restartLevel()