Searched refs:mLastResistProgress (Results 1 – 1 of 1) sorted by relevance
86 private float mLastResistProgress; field in AnimatorControllerWithResistance113 if (resistProgress != mLastResistProgress) { in setProgress()114 mLastResistProgress = resistProgress; in setProgress()