summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2020-11-06 20:59:14 -0800
committerJerry Chang <chenghsiuchang@google.com>2020-11-13 21:33:38 +0800
commitfe8c73b18d9abd2a089cb168538887c2f06621c6 (patch)
tree9820d55b64fdc6c5d0806766bd17fec66f386a7f /tools/aapt2/java/JavaClassGenerator.cpp
parent15a494804c63a6468d3fa8660eff62c89ce56b99 (diff)
App-pairs baseline commit
- AppPairs: Main interface used to pair and unpair tasks. - AppPairsController: Main controller for app-pairs and implements AppPairs interface. - AppPair: Manages a singal instance of an app-pair consisting of a root task and 2 other tasks that are paired together. - AppPairPool: Helper object pool for AppPair class so we don't have to wait for a root task creation from system_server when we need an app-pair. - adb shell commands for pairing and unpairing tasks Test: adb shell commands for pair/unpair adb shell dumpsys activity service SystemUIService WMShell \ pair taskId1 taskId2 adb shell dumpsys activity service SystemUIService WMShell \ unpair taskId Test: AppPairTests, AppPairsPoolTests, AppPairControllerTests Bug: 172704672 Change-Id: Ie0a70c1aa764ad83b763931501234c1960251ca4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions