to top
Android APIs
public static class

SyncStateContract.Constants

extends Object
implements SyncStateContract.Columns
java.lang.Object
   ↳ android.provider.SyncStateContract.Constants

Summary

Constants
String CONTENT_DIRECTORY
[Expand]
Inherited Constants
From interface android.provider.BaseColumns
From interface android.provider.SyncStateContract.Columns
Public Constructors

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

Constants

public static final String CONTENT_DIRECTORY

Added in API level 5

Constant Value: "syncstate"

Public Constructors

public SyncStateContract.Constants ()

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.