Home
last modified time | relevance | path

Searched refs:mShouldIgnoreEndWithoutStart (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/animation/
DAnimatorSet.java136 private final boolean mShouldIgnoreEndWithoutStart; field in AnimatorSet
205 mShouldIgnoreEndWithoutStart = true; in AnimatorSet()
209 mShouldIgnoreEndWithoutStart = true; in AnimatorSet()
211 mShouldIgnoreEndWithoutStart = false; in AnimatorSet()
468 if (mShouldIgnoreEndWithoutStart && !isStarted()) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt877 Landroid/animation/AnimatorSet;->mShouldIgnoreEndWithoutStart:Z