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