commit | 1654d0b8d9ba477a0134338838b6e5921f1aabb8 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Wed Feb 15 15:40:52 2012 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Wed Feb 15 15:40:52 2012 -0800 |
tree | 05ecfa6d27dd16f402362f17911562d25d989c8f | |
parent | 4a06c8008b2edd6677f9a411af79b0a4971b87fe [diff] |
Keep the display event receiver around forever. There is really no point disposing the display event receiver anymore. Moreover, it's hard to choose a good time to do it since the Choreographer only supports one-shot callbacks now. So let's made the code simpler. Bug: 5721047 Change-Id: I8533a54e93a787e0ca30d99a1f1eea85534b13b9