Searched refs:mSuspended (Results 1 – 1 of 1) sorted by relevance
142 private boolean mSuspended; field in GlowPadView.AnimationBundle145 if (mSuspended) return; // ignore attempts to start animations in start()172 mSuspended = suspend; in setSuspended()