[Bugfix] Fix array out of bounds.

Problem:
JE caused by multi-threaded operation of WindowList.

Solution:
Lock to prevent array out of bounds.

Bug: 288065262
Test: Manual && Monkey Test
Change-Id: Idd58f5c74444e93758f89133779f2076f95f1725
1 file changed