diff options
author | Wale Ogunwale <ogunwale@google.com> | 2017-10-11 09:37:23 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2017-10-13 09:26:07 -0700 |
commit | a0f5b5ee1e0e70bbc1868c3b26ddb017e8ecb861 (patch) | |
tree | 261a1561b53640f6b4922a6f9efe6172fc296547 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | fe932c78eca56b29fa675e59c9409fc8231b2e6a (diff) |
Cache reference to stack objects we use a lot in AM.
This helps with fast access since we are no longer using stack ids
to look-up stack objects.
Also,
- Made ActivityDisplay.mStacks private so no one out the ActivityDisplay
class changing the stack list order.
- Changed some methods to pass stack objects vs. ids.
Test: Existing tests pass.
Test: go/wm-smoke
Change-Id: I04490cd505c4251e115043fa2ba5134d9a641846
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions