Fixes crash when clearing history

 Bug: 3253556
 The dialog to clear the history was trying to reference the fragment
 creating it, however that fragment was being destroyed. Fixed this
 by hanging on to the ContentResolver instead of trying to call getActivity()

Change-Id: Ie46fd4cc34e7034ce9a21a6b8856041f8d350f17
1 file changed