Fix NPEs related to combined view.

The core problem is that combined view has an empty
recentFolderListUri, which would lead to null
cursors. This change stops those loaders from being
created.

Bug: 8399016
Change-Id: I1d2883f638ec6ad86660083fed3ebecf9fa57714
1 file changed