Searched refs:containersToUpdate (Results 1 – 1 of 1) sorted by relevance
1551 final Set<TaskFragmentContainer> containersToUpdate = new ArraySet<>(); in cleanupForEnterPip() local1561 containersToUpdate.add(splitTf); in cleanupForEnterPip()1574 for (TaskFragmentContainer containerToUpdate : containersToUpdate) { in cleanupForEnterPip()