Fix race condition

 Bug: 5042778
 There was a chance that the widget refresh would happen before
 the SQL transaction was committed. Meaning the widget would correctly
 be notified, but it would refresh before the delete actually occured

Change-Id: Ie7ae3104077c9ebeba4928d3fe7b6a6793f31ca1
1 file changed