Searched refs:mPendingSetupAction (Results 1 – 1 of 1) sorted by relevance
132 private Runnable mPendingSetupAction; field in ViewPropertyAnimator432 mPendingSetupAction = null; in cancel()775 mPendingSetupAction= new Runnable() { in withLayer()850 return mPendingSetupAction != null in hasActions()877 if (mPendingSetupAction != null) { in startAnimation()878 mAnimatorSetupMap.put(animator, mPendingSetupAction); in startAnimation()879 mPendingSetupAction = null; in startAnimation()