Files
frameworks_base/packages/DocumentsUI/src/com/android/documentsui
Jeff Sharkey c9d7150680 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
2014-09-10 15:27:59 -07:00
..
2014-08-29 15:40:19 -07:00
2013-09-18 18:03:49 -07:00