summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorKevin Han <kevhan@google.com>2020-04-01 17:58:35 -0700
committerKevin Han <kevhan@google.com>2020-04-01 18:38:26 -0700
commita7c21be24f94a240e8e291b59ca8c4a816503830 (patch)
tree933d27ea82286f6725e94ec80be18996ac789af7 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb0fefa4c7df67a837333da32b9414b2aa03cc955 (diff)
Dispatch bind pipeline at end of UI thread handler
To prevent constantly starting and stopping async tasks in the inflation pipeline when one change causes multiple rebind requests, we push the actual starting of the bind pipeline onto the UI thread to be handled after all of the current message is finished. Now, multiple rebind requests simply put ONE message on the NotifBindPipeline handler to dispatch the pipeline. Bug: 150719232 Test: atest SystemUITests Change-Id: I92ee530ad5513f3ca015e82c4935e9e5693365b4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions