summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2014-11-11 20:21:21 -0800
committerJeff Brown <jeffbrown@google.com>2014-11-11 20:35:58 -0800
commit9840c07667bb0363c93fb8459e6c08f7e30d5df1 (patch)
tree697c72a8af464edf67932ec1577b84244fdf6300 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3f558e7285d8632b81cde4a9f1d0829e02be5fa0 (diff)
Make Message.setAsynchronous() public.
There are many cases in real world applications where it is desirable to continue processing messages on the Looper even when most other messages have been suspended by a synchronization barrier pending completion of the next drawing frame on vsync. Internally the framework is able to mark certain messages as being independent of these higher level synchronization invariants by flagging them as asynchronous. This change exposes the existing function and improves on the documentation so that it is clearer what is meant by asynchronous. Bug: 18283959 Change-Id: I775e4c95938123a364b21a9f2c39019bf37e1afd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions