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

/external/replicaisland/src/com/replica/replicaisland/
H A DAnimationComponent.java72 private Sound mRubySound2; field in class:AnimationComponent
174 if (mInventory != null && mRubySound1 != null && mRubySound2 != null && mRubySound3 != null) {
184 sound.play(mRubySound2, false, SoundSystem.PRIORITY_NORMAL);
375 mRubySound2 = two;

Completed in 111 milliseconds