Searched refs:mPendingSetupAction (Results 1 – 1 of 1) sorted by relevance
131 private Runnable mPendingSetupAction; field in ViewPropertyAnimator431 mPendingSetupAction = null; in cancel()774 mPendingSetupAction= new Runnable() { in withLayer()849 return mPendingSetupAction != null in hasActions()876 if (mPendingSetupAction != null) { in startAnimation()877 mAnimatorSetupMap.put(animator, mPendingSetupAction); in startAnimation()878 mPendingSetupAction = null; in startAnimation()