Remove WindowList

WindowList is a thin wrapper around ArrayList. It only has three methods: addFirst, peekLast, and peekFirst. These methods can be easily implemented in WindowContainer.

Change-Id: I53b4aefb029eaddfb25ddf648d9f042a81d3468f
Flag: EXEMPT refactor removing redundant class
Test: atest CtsWindowManagerDeviceAm
Test: atest CtsWindowManagerDeviceAnimations
Fix: 322790232
4 files changed