OSDN Git Service

If a window specifies flag to show even when screen is locked, the keyguard is hidden...
authorSuchi Amalapurapu <asuchitra@google.com>
Fri, 15 May 2009 01:01:07 +0000 (18:01 -0700)
committerSuchi Amalapurapu <asuchitra@google.com>
Mon, 18 May 2009 17:47:44 +0000 (10:47 -0700)
commit1615d63b8fd58d1e8d19207ffb0aeccf09840021
treee2d18e065b690b34d5cd2b3d761d6dd364c8a815
parent60fd09d1cdbae80a96b1c089f033e6629b250a94
If a window specifies flag to show even when screen is locked, the keyguard is hidden and conversely if the keyguard has been hidden
its shown. this lets the window manager to hide or unhide the keyguard based on activities that specify if they want to be displayed
inspite of the keyguard being shown or not.
phone/com/android/internal/policy/impl/PhoneWindowManager.java