OSDN Git Service

Fix issue #2264162 and #2252436: Now playing screens problems when locked.
authorDianne Hackborn <hackbod@google.com>
Wed, 18 Nov 2009 02:19:23 +0000 (18:19 -0800)
committerDianne Hackborn <hackbod@google.com>
Wed, 18 Nov 2009 19:47:24 +0000 (11:47 -0800)
commiteb8e950ea446ce6a1b83c565718217d944dd3557
tree8c8fef6b2b8cb63e9c54da912136d08a20fc3761
parentbbacc28ff4ea2892ae4c0a0d9a639a960a4dd93a
Fix issue #2264162 and #2252436: Now playing screens problems when locked.

We now treat the case where the lock screen is hidden to be basically the same as
it being removed for purposes of event dispatching and other things in the policy.

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