Searched refs:mShouldIgnoreEndWithoutStart (Results 1 – 2 of 2) sorted by relevance
136 private final boolean mShouldIgnoreEndWithoutStart; field in AnimatorSet205 mShouldIgnoreEndWithoutStart = true; in AnimatorSet()209 mShouldIgnoreEndWithoutStart = true; in AnimatorSet()211 mShouldIgnoreEndWithoutStart = false; in AnimatorSet()468 if (mShouldIgnoreEndWithoutStart && !isStarted()) {
877 Landroid/animation/AnimatorSet;->mShouldIgnoreEndWithoutStart:Z