Searched refs:mPendingCleanupAction (Results 1 – 1 of 1) sorted by relevance
132 private Runnable mPendingCleanupAction; field in ViewPropertyAnimator432 mPendingCleanupAction = null; in cancel()784 mPendingCleanupAction = new Runnable() { in withLayer()850 || mPendingCleanupAction != null in hasActions()880 if (mPendingCleanupAction != null) { in startAnimation()881 mAnimatorCleanupMap.put(animator, mPendingCleanupAction); in startAnimation()882 mPendingCleanupAction = null; in startAnimation()