Searched refs:sharedElementAnimCount (Results 1 – 1 of 1) sorted by relevance
567 public AtomicAnimationFactory(int sharedElementAnimCount) { in AtomicAnimationFactory() argument568 mStateElementAnimators = new Animator[sharedElementAnimCount]; in AtomicAnimationFactory()