Searched refs:mSfAnimationHandlerThreadLocal (Results 1 – 2 of 2) sorted by relevance
83 private ThreadLocal<AnimationHandler> mSfAnimationHandlerThreadLocal = field in PipAnimationController145 animator.setAnimationHandler(mSfAnimationHandlerThreadLocal.get()); in setupPipTransitionAnimator()
279 private ThreadLocal<AnimationHandler> mSfAnimationHandlerThreadLocal = field in InsetsController.InternalAnimationControlListener347 mAnimator.setAnimationHandler(mSfAnimationHandlerThreadLocal.get()); in onReady()