SyncStateContract


public class SyncStateContract
extends Object

java.lang.Object
   โ†ณ android.provider.SyncStateContract


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

SyncStateContract()

Inherited methods

Public constructors

SyncStateContract

public SyncStateContract ()