|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface 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 unused. It should be removed.
| Method Summary | |
|---|---|
Context |
context()
Deprecated. |
void |
setStatusText(String text)
Deprecated. |
| Method Detail |
|---|
void setStatusText(String text)
Context context()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||