commit | 74b5d6ce8300ae5009938b8f846688b5950215fb | [log] [tgz] |
---|---|---|
author | Jay Shrauner <shrauner@google.com> | Thu Nov 13 12:34:20 2014 -0800 |
committer | Jay Shrauner <shrauner@google.com> | Thu Nov 13 12:47:08 2014 -0800 |
tree | a781e5394a14a37e94236e86e39ba162c38fad25 | |
parent | be360b049f316885ffbcdd37bd91a86356ac3811 [diff] |
Fix NPE when cursor is null Fix JoinContactLoader background loader to null-check returned cursor before wrapping in a JoinContactLoaderResult CursorWrapper. Change JoinContactListFragment to in turn check for a null JoinContactLoaderResult. Bug:18373971 Change-Id: Ib973d1609ba4e555a98b2b9b8c07bd7e5e4e3601