Searched refs:transitioningDescendants (Results 1 – 1 of 1) sorted by relevance
918 final ArrayList<ActivityRecord> transitioningDescendants = new ArrayList<>(); in applyAnimations() local922 transitioningDescendants.add(app); in applyAnimations()925 wc.applyAnimation(animLp, transit, visible, voiceInteraction, transitioningDescendants); in applyAnimations()