commit | e1de9f674575df3b17e475c4f32dd93d33e596e3 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Wed Sep 23 14:59:50 2015 -0700 |
committer | Jorim Jaggi <jjaggi@google.com> | Thu Sep 24 17:47:14 2015 +0000 |
tree | 19f5ad8ddadb7df160c133e4ad74ab3f88d44277 | |
parent | 629909e02b97796ff0b79dbd03c2e72dd3d1e6bb [diff] |
Fix black Keyguard When a window has both the flag fullscreen and the dismiss Keyguard flag, we end up in a state where we hide the status bar window but all other windows, because mShowingLockscreen nevers gets set correctly. Move it up so we always set it no matter whether the status bar window was visible. Bug: 22875357 Change-Id: I7953fe7100cc99fe8fb7424a9b311b4630426657