commit | 4bf18a7c97c0f312ccf12bcd952b420af0c95e5f | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Tue Jul 10 14:08:16 2012 -0700 |
committer | Craig Mautner <cmautner@google.com> | Tue Jul 10 14:08:16 2012 -0700 |
tree | 9b150acf56cd6d4ae9cf0bda173aba555b8ad372 | |
parent | 4461f6028df664009c707b3dc1815b789171f4dc [diff] |
Handle keyguard visibility states separately. Previous to this change the forceHiding variable was a boolean. This change recognizes the different configurations of the keyguard by defining separate states for forceHiding and testing for window visibility differently in each state. Fixes bug 6786114. Change-Id: I078e0df7865ddafe498ee46e02110c3a017386d0