OSDN Git Service

Fix status bar window IME flags & layout
authorJorim Jaggi <jjaggi@google.com>
Thu, 21 May 2015 01:04:16 +0000 (18:04 -0700)
committerJorim Jaggi <jjaggi@google.com>
Wed, 27 May 2015 18:35:46 +0000 (11:35 -0700)
commitaa8061448ec5a0e3cef9685f4186fc94e09eb78e
tree0c04c39ed9bd0080941dc6b9f945e26557239599
parent06302c22969b6cf63239f990eb90e72f83d0c98e
Fix status bar window IME flags & layout

When bouncer was showing, but keyguard was occluded, staus bar
window couldn't receive input, and thus the IME window was placed
below the status bar window. In addition to that, fix the layout when
IME is showing up on the bouncer screen.

Bug: 19969474
Change-Id: I38d21647801b57608d49c3f525d4840e6ba58296
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarWindowManager.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarWindowView.java
services/core/java/com/android/server/policy/PhoneWindowManager.java