summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWinson <winsonc@google.com>2015-10-22 16:15:21 -0700
committerWinson <winsonc@google.com>2015-10-23 10:55:27 -0700
commite7f138c7f0a190c86cec10fb32fa106aacae4093 (patch)
treefc07a37e2609474b77d6a01162c7dfcd6cb63c59 /tools/aapt2/java/JavaClassGenerator.cpp
parent4c6b40ec81c6394cb10e5ecb6c00d1412cba8272 (diff)
Cleaning up task loading code.
- Moving all references of SystemServicesProxy and RecentsTaskLoader to a single static instance in Recents. This ensures that we only refer to an instance that is created with the application context. - Moving ActivityInfo cache into RecentsTaskLoader with the other caches which allows us to invalidate it less frequently. This requires the loader to handle package changes to invalidate the cached infos accordingly. - Cleaned up old code to handle case where the Recents component for secondary users might not be initialized (fixed in ag/773159) - Moving the package monitor to the background thread. - Cleaning user interaction and visibility changes to events. - Fixed issue with sending events from binder thread. Change-Id: Ie785347055736f6dd7802f32454f77073e20b83e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions