Home | History | Annotate | Download | only in multiwaveview

Lines Matching refs:mSuspended

129         private boolean mSuspended;
132 if (mSuspended) return; // ignore attempts to start animations
159 mSuspended = suspend;