Don't close recent suggestions DB if there is a pending save

Since the save to DB is performed on asynctask, don't close
the DB if there is a pending save waiting to happen. Once the
save is complete, then we can close the db.

b/17285133

Change-Id: I1d677e8fb4b28c77315dc160b8960fc54d1b46ee
1 file changed