Searched refs:mPendingCleanupAction (Results 1 – 1 of 1) sorted by relevance
133 private Runnable mPendingCleanupAction; field in ViewPropertyAnimator433 mPendingCleanupAction = null; in cancel()785 mPendingCleanupAction = new Runnable() { in withLayer()851 || mPendingCleanupAction != null in hasActions()881 if (mPendingCleanupAction != null) { in startAnimation()882 mAnimatorCleanupMap.put(animator, mPendingCleanupAction); in startAnimation()883 mPendingCleanupAction = null; in startAnimation()