commit | a2910d0abbbe18ba1710dfd4a31af45769632255 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Sat Aug 25 12:29:46 2012 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Sat Aug 25 13:40:26 2012 -0700 |
tree | bac98df3737fe3df7e9cd168973fcfe62fad05b0 | |
parent | ba94170a7a4f78d68fe228e9ee35ed82c4de09c8 [diff] |
Make it easier to create asynchronous Handlers. There are potentially very many Handlers owned by services that should not be blocked by barriers introduced by UI traversals occurring on the same thread (if that ever happens). Add some convenience constructors to make it easy to switch these Handlers over to being async. Bug: 7057752 Change-Id: I64d9bffe81e7c52ada4cfad4e89d4340153f4688