Home
last modified time | relevance | path

Searched refs:mDepressSound (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DButtonAnimationComponent.java30 private Sound mDepressSound; field in ButtonAnimationComponent
44 mDepressSound = null; in reset()
57 sound.play(mDepressSound, false, SoundSystem.PRIORITY_NORMAL); in update()
83 mDepressSound = sound; in setDepressSound()