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