Searched refs:getAnimationHandlerThreadLocal (Results 1 – 2 of 2) sorted by relevance
309 AnimationHandler.sAnimatorHandler = mContext.getAnimationHandlerThreadLocal(); in setUp()507 sCurrentContext.getAnimationHandlerThreadLocal().get(); in dispose()514 sCurrentContext.getAnimationHandlerThreadLocal().remove(); in dispose()
2335 public ThreadLocal<AnimationHandler> getAnimationHandlerThreadLocal() { in getAnimationHandlerThreadLocal() method in BridgeContext