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

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

Completed in 102 milliseconds