OSDN Git Service

Fix issue #2302336: System dialogs are not being given a layer
authorDianne Hackborn <hackbod@google.com>
Thu, 3 Dec 2009 19:37:44 +0000 (11:37 -0800)
committerDianne Hackborn <hackbod@google.com>
Thu, 3 Dec 2009 19:37:44 +0000 (11:37 -0800)
commit4dbf514c6c73832630e4c9bb068cf950ff044a34
tree5cdb26a41f504b1a4d9c0631f6294a2c0545858e
parentdb0ec6480b806799f05f3d6fd04d742564af8f2f
Fix issue #2302336: System dialogs are not being given a layer

Define a new dedicated layer for system dialogs and use it.

Change-Id: Iaa8b7a48617ae37ea3e83c9f77b1d357f750f5bc
phone/com/android/internal/policy/impl/PhoneWindowManager.java