Disable this callback list. All registered callbacks are unregistered, and the list is disabled so that future calls to RemoteCallbackList.register(E) will fail. This should be used when a Service is stopping, to prevent clients from registering callbacks after it is stopped.