Home | History | Annotate | Download | only in multiwaveview

Lines Matching refs:mWaveAnimations

100     private AnimationBundle mWaveAnimations = new AnimationBundle();
295 mWaveAnimations.setSuspended(true);
301 mWaveAnimations.setSuspended(false);
304 mWaveAnimations.start();
678 final AnimationBundle waveAnimations = mWaveAnimations;
695 mWaveAnimations.cancel();
700 mWaveAnimations.cancel();
703 mWaveAnimations.add(Tweener.to(mPointCloud.waveManager, WAVE_ANIMATION_DURATION,
715 mWaveAnimations.start();