Home | History | Annotate | Download | only in multiwaveview

Lines Matching refs:mSuspended

128         private boolean mSuspended;
131 if (mSuspended) return; // ignore attempts to start animations
158 mSuspended = suspend;