Searched refs:unloadSound (Results 1 – 4 of 4) sorted by relevance
115 mSoundPlayer.unloadSound(R.raw.timer_increment); in close()116 mSoundPlayer.unloadSound(R.raw.timer_final_second); in close()
76 public void unloadSound(int resourceId) { in unloadSound() method in SoundPlayer
739 mSoundPlayer.unloadSound(R.raw.timer_final_second); in pause()740 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()