Home | History | Annotate | Download | only in multiwaveview

Lines Matching refs:mSuspended

127         private boolean mSuspended;
130 if (mSuspended) return; // ignore attempts to start animations
157 mSuspended = suspend;