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
Loading
Please register or sign in to comment