to top
Android APIs
public class

SyncStateContract

extends Object
java.lang.Object
   ↳ android.provider.SyncStateContract

Class Overview

The ContentProvider contract for associating data with ana data array account. This may be used by providers that want to store this data in a standard way.

Summary

Nested Classes
interface SyncStateContract.Columns  
class SyncStateContract.Constants  
class SyncStateContract.Helpers  
Public Constructors

? Examples
SyncStateContract()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SyncStateContract ()

Added in API level 5

No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.