commit | c9d7150680e288f848178fc6c44776c61ddc8548 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Sep 10 11:23:15 2014 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Sep 10 15:27:59 2014 -0700 |
tree | 07b7924ec9cce021ea6355219b484a4872d7d082 | |
parent | e016605981985b64cc28a8272474ae925801548b [diff] |
Manage mode shouldn't block for other providers. When loading DocumentsUI in management mode (for Downloads), we normally focus on a single authority and let the other providers keep loading async. However, when one of the providers kicks a change notification, we end up blocking the main thread. Simple fix is to move the blocking into the AsyncTask. Bug: 17452691 Change-Id: Ie5212ad825b7df719690b29941c9ae9ba2cabe4b