commit | 4fc452795f8f1ad1a9c26720037836e9d5d0db2f | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Wed Oct 10 18:28:14 2012 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Wed Oct 10 21:46:56 2012 -0700 |
tree | e3017f9bded6204a0d7e351e829a6262ed1bbdff | |
parent | 78eb122450f127d66d4e8cf7f65cad80ea85d3ac [diff] |
Don't enable input dispatch until the screen is visible. When we defer making the screen visible (waiting for the lock screen to be ready) the screen may actually be on but covered by a black surface. We need to make sure to ignore any touches on the screen during this time until the black surface is about to be removed. Bug: 7318962 Change-Id: I50eb7dcf05295cd276925625240996c4b80c5fe2