summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2015-04-01 11:23:15 -0700
committerWale Ogunwale <ogunwale@google.com>2015-04-01 13:43:34 -0700
commitf16a281066ed7b524676698f95642c0a550b0b62 (patch)
tree9e0179a83c6a3a70af373b9a396fb40e222da301 /tools/aapt2/java/JavaClassGenerator.cpp
parent356c628e1b3ff6a3f327fdc512deb5288710ab47 (diff)
Fixed NPE when trying to animate a windows whose display is gone.
In some cases it is possible for the AppToken.allAppWindows list to get out of sync with the list of windows known to WMS if the client doesn't call Session.remove(Window). This can lead to an NPE when the animation threads runs and the display for the window has been removed. Also corrected some method names/scopes I ran across while debugging. Bug: 19972099 Change-Id: Ib0ae7ede6c506f833bbdd66723b88e7504a61907
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions