| Package | Description |
|---|---|
| android.content |
| Modifier and Type | Field and Description |
|---|---|
static SyncResult |
SyncResult.ALREADY_IN_PROGRESS |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<SyncResult> |
SyncResult.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncContext.onFinished(SyncResult result) |
abstract void |
AbstractThreadedSyncAdapter.onPerformSync(Account account,
Bundle extras,
String authority,
ContentProviderClient provider,
SyncResult syncResult) |
Copyright © 2008-2013. All Rights Reserved.