commit | dfe8cc82e8aa31929bb85eb68b7de3492b875d57 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Thu May 17 18:03:44 2012 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Fri May 18 15:56:53 2012 -0700 |
tree | 03fab41b73800731accbe7ea867c46ab56b02201 | |
parent | 2d3519b9d7a720705fce0fb18cdbed4fd6a2962c [diff] |
Tweak quick contact startup Start the loader before inflating the layout. Layout inflation is a CPU bound operation + file system access if the layout isn't on the filesystem cache. This CL increases the chance (unfortunately it's not 100%) for the layout inflation and the data load to overlap. Also added "null stopwatch" to easily disable stopwatch. Bug 6434853 Change-Id: I8be2d68bec3997c967633abe7726be7ff4a61c89