FileDocCategorySizeDatePackage
Sync.javaAPI DocAndroid 1.5 API24177Wed May 06 22:41:56 BST 2009android.provider

Sync

public final class Sync extends Object
The Sync provider stores information used in managing the syncing of the device, including the history and pending syncs.
hide

Fields Summary
public static final android.net.Uri
CONTENT_URI
The content url for this provider.
Constructors Summary
private Sync()

Methods Summary