Searched refs:unloadSound (Results 1 – 3 of 3) sorted by relevance
76 public void unloadSound(int resourceId) { in unloadSound() method in SoundPlayer
769 mSoundPlayer.unloadSound(R.raw.timer_final_second); in pause()770 mSoundPlayer.unloadSound(R.raw.timer_increment); in pause()
1556 mCountdownSoundPlayer.unloadSound(R.raw.timer_final_second); in pause()1557 mCountdownSoundPlayer.unloadSound(R.raw.timer_increment); in pause()