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