Searched refs:loadSound (Results 1 – 4 of 4) sorted by relevance
35 mPlayer.loadSound(mSoundId); in FocusSound()
56 public void loadSound(int resourceId) { in loadSound() method in SoundPlayer
746 mSoundPlayer.loadSound(R.raw.timer_final_second); in resume()747 mSoundPlayer.loadSound(R.raw.timer_increment); in resume()
1442 mCountdownSoundPlayer.loadSound(R.raw.timer_final_second); in resume()1443 mCountdownSoundPlayer.loadSound(R.raw.timer_increment); in resume()