OSDN Git Service

Use fullscreen flag to define visibility of the background
authorAndrii Kulian <akulian@google.com>
Fri, 11 Aug 2017 23:39:53 +0000 (16:39 -0700)
committerAndrii Kulian <akulian@google.com>
Sun, 13 Aug 2017 07:05:19 +0000 (00:05 -0700)
commitb60e1c037a0e0793f838024a2506c58f6bf46bb3
tree73090f12fccde95bb784675687396f91ea5700fb
parentd8330556b38d7a3b762dd49d8689dc4bba4ed8e0
Use fullscreen flag to define visibility of the background

Use fullscreen state provided by AM as a more reliable
source of truth to check if activity window hides other
windows behind.

Bug: 64615361
Test: Open Play Newsstand, click on article, go to and from Recents.
Change-Id: Ibc40a4241ed131f74da47c0d22833d2c3994cbe0
services/core/java/com/android/server/wm/SurfaceControlWithBackground.java