Class with callback methods for SyncAdapters and ContentProviders
that are called in response to the calls on SyncContext. This class
is really only meant to be used by the Sync UI activities.
All of the onXXX callback methods here are called from a handler
on the thread this object was created in.
This interface is unused. It should be removed. |