OSDN Git Service

Keyguard: Reapply insets when fitsSystemWindow changes
authorAdrian Roos <roosa@google.com>
Wed, 27 Jul 2016 22:12:40 +0000 (15:12 -0700)
committerAdrian Roos <roosa@google.com>
Wed, 27 Jul 2016 22:12:43 +0000 (15:12 -0700)
commita5d6cd0981ba54b0fa775a7c6a4f7eb8f425896c
treed877c7bf02a588d92a75b948c68b58d270eacb0e
parenta0f07728d9b706c50c79faa7fd4559de1410fcb6
Keyguard: Reapply insets when fitsSystemWindow changes

Fixes a race in setting up the bouncer. Previously, if the bouncer was
set up before fitting system windows changed to keyguard mode, the bouncer
would not get the insets because they were eaten by the status bar view.

Change-Id: I326081604c59d0a7d57257f4c16bba54edd8d6c0
Fixes: 30401184
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarWindowManager.java