Searched refs:rootIndexFor (Results 1 – 5 of 5) sorted by relevance
162 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in setupLeash()221 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in createLeash()346 public static int rootIndexFor(@NonNull TransitionInfo.Change change, in rootIndexFor() method in TransitionUtil362 return info.getRoot(rootIndexFor(change, info)); in getRootFor()
395 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startAnimation()621 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startRotationAnimation()
554 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in setupAnimHierarchy()
137 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in playInternalAnimation()
737 final int rootIdx = TransitionUtil.rootIndexFor(change, mInfo); in merge()