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

/external/replicaisland/src/com/replica/replicaisland/
H A DAnimationComponent.java68 private boolean mRocketSoundPaused; field in class:AnimationComponent
159 mRocketSoundPaused = false;
160 } else if (mRocketSoundPaused) {
162 mRocketSoundPaused = false;
166 mRocketSoundPaused = true;

Completed in 512 milliseconds