Searched refs:setSoundEnabled (Results 1 – 3 of 3) sorted by relevance
167 synchronized public final void setSoundEnabled(boolean soundEnabled) { in setSoundEnabled() method in SoundSystem
516 public void setSoundEnabled(boolean soundEnabled) { in setSoundEnabled() method in Game517 BaseObject.sSystemRegistry.soundSystem.setSoundEnabled(soundEnabled); in setSoundEnabled()
316 mGame.setSoundEnabled(soundEnabled); in onResume()