Subclasses must implement this to take care of resetting their loader, as per Loader.Reset. This is not called by clients directly, but as a result of a call to Loader.Reset. This will always be called from the process's main thread.
[Android Documentation]