Fix null cursor NPEs

Check for null cursors from content resolver before calling
newEntityIterator, since they will cause it to crash.

Bug:14464486
Change-Id: I7e95b1485f458b79643487c1d6d7e9aca9224025
4 files changed