Searched refs:mRTBackend (Results 1 – 1 of 1) sorted by relevance
113 private ViewPropertyAnimatorRT mRTBackend; field in ViewPropertyAnimator436 if (mRTBackend != null) { in cancel()437 mRTBackend.cancelAll(); in cancel()861 if (mRTBackend != null && mRTBackend.startAnimation(this)) { in startAnimation()