android.content.SyncUIContext |
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 nearly unused. Hopefully we can remove it soon.
Context | context() | |||||
void | setStatusText(String text) |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |