OSDN Git Service

Fix #2163209: alarm clock rings but is hidden behind lock screen
authorDianne Hackborn <hackbod@google.com>
Wed, 7 Oct 2009 06:25:51 +0000 (23:25 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 7 Oct 2009 06:25:51 +0000 (23:25 -0700)
commite526c56eb01db55706f07afc3b763786565d251b
treef1f5939d00df524f4bab1f86ac2082067f253599
parentc42268d25497d8093403bbe9f3ea63dad21b68e2
Fix #2163209: alarm clock rings but is hidden behind lock screen

The lock screen's flag to force the status bar on was sometimes
interfering with the flag of the alarm behind to hide the lock screen.

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