Searched refs:mShouldIgnoreEndWithoutStart (Results 1 – 1 of 1) 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()) {