Searched refs:mSoundId (Results 1 – 1 of 1) sorted by relevance
30 private final int mSoundId; field in FocusSound33 mSoundId = soundId; in FocusSound()35 mPlayer.loadSound(mSoundId); in FocusSound()44 mPlayer.play(mSoundId, DEFAULT_VOLUME); in play()