Searched refs:mCloseSound (Results 1 – 1 of 1) sorted by relevance
44 private Sound mCloseSound; field in DoorAnimationComponent60 mCloseSound = null; in reset()125 if (mCloseSound != null) { in close()128 sound.play(mCloseSound, false, SoundSystem.PRIORITY_NORMAL); in close()197 mCloseSound = closeSound; in setSounds()