Use initLoader instead of restartLoader for ContactTileListFragment

Since we want the same DisplayType for the fragment on orientation
change, it is okay to initLoader and re-use the same cursor.

Bug: 5572297
Change-Id: I68bf0d004c936bee226bf11dcd24220b81643540
1 file changed