Searched refs:mLaunchSound (Results 1 – 1 of 1) sorted by relevance
37 private Sound mLaunchSound; field in LauncherComponent58 mLaunchSound = null; in reset()113 if (mLaunchSound != null) { in fire()116 sound.play(mLaunchSound, false, SoundSystem.PRIORITY_NORMAL); in fire()152 mLaunchSound = sound; in setLaunchSound()