| childWindows = new LinkedList(mChildren) | childWindows = new ArrayList<>(mChildren) | new LinkedList(mChildren) | new ArrayList<>(mChildren) | platform_frameworks_base | 59f3e926cedfac38288e7008c4b9eca1eb8cbed6 | com.android.server.wm.WindowState | | | _1 | childWindows |
|---|
| _2 | childWindows |
|---|
| | | | AssignedTo | True |