summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/15/changes
diff options
context:
space:
mode:
authorShivam Agrawal <shivamagrawal@google.com>2019-07-03 16:27:49 -0700
committerWale Ogunwale <ogunwale@google.com>2019-07-18 10:38:43 -0700
commit6472e0ed138db93ed6c275dd1173804ae5125f3c (patch)
tree21fb53b9afb896466b1ccf5b3e335c4408f95382 /docs/html/sdk/api_diff/15/changes
parentca135e245d0aeba23edb260f0cd4f06e8cc11f8f (diff)
Remove Handler for Syncing Config Changes
Because WindowManagerService (WMS) and ActivityTaskManagerService (ATMS) are under a single lock, there is no need to post to a handler within WMS to prevent deadlock. This CL replaces the code that posts to the handler with the code that gets executed when the handler receives the message. In addition, sendNewConfiguration has been wholly moved to DisplayContent, so all callers of WindowManagerService.sendNewConfiguration now call DisplayContent.sendNewConfiguration. Bug: 130807132 Test: go/wm-smoke Change-Id: I278c4c5798983ce367014b9bbee07c4969bfce65
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions