Remove synchronized call in PinnedStackController

Instead, rely on WindowManagerService.mGlobalLock for ordering and
avoiding deadlocks.

Bug: 143543347
Test: atest PinnedStackController
Test: atest NotificationManagerTest
Change-Id: Idcb426064892c9bb1ce7895f569ddbecb1f6b7b6
1 file changed