OSDN Git Service

Fix 2402303: Show pmf3k in front of PIN/Password unlock screens.
authorJim Miller <jaggies@google.com>
Thu, 28 Jan 2010 04:26:42 +0000 (20:26 -0800)
committerJim Miller <jaggies@google.com>
Thu, 28 Jan 2010 21:17:11 +0000 (13:17 -0800)
commit023f440a239fb89d9c6fc97cb50f9e45872f28be
treed7327d962937d8aecc52a54335964c9fe63e848e
parent4313ab05dede50915adb908b9d1dbc3bd3404e3e
Fix 2402303: Show pmf3k in front of PIN/Password unlock screens.

This came down to a decision; if we want to show other information (owner id, current playing song, etc.)
as well as continue to have an easy way to silence the device, we need to have two unlock screens in these cases.
We simply don't have enough room on these screens to show anything but the unlock widget and a small bit of text.

This change *does not* affect pattern unlock, which will continue to be a single unlock screen.
phone/com/android/internal/policy/impl/LockPatternKeyguardView.java