commit | 9d09824a66e3a9785f3f05929bc9139da108efe4 | [log] [tgz] |
---|---|---|
author | Daniel Sandler <dsandler@android.com> | Sun Oct 07 23:27:30 2012 -0400 |
committer | Daniel Sandler <dsandler@android.com> | Sun Oct 07 23:27:30 2012 -0400 |
tree | 77865525cc682de27b563a586ecee49e19679876 | |
parent | b3419595c78401c51966f3b104c25eef155ed9a2 [diff] |
Fix NPE if pulling down QS quickly on very first boot. The cling interception code can interfere with the touch stream to the point that PanelView might get an ACTION_UP or _CANCEL without a corresponding ACTION_DOWN, causing problems. Bug: 7301742 Change-Id: Idd5074c2544b3238517655ab3c068966bae9f912