android.provider.SyncStateContract.Columns |
Known Indirect Subclasses
CalendarContract.Colors,
CalendarContract.ColorsColumns,
CalendarContract.SyncState,
ContactsContract.ProfileSyncState,
ContactsContract.SyncState,
SyncStateContract.Constants
|
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ACCOUNT_NAME | A reference to the name of the account to which this data belongs
Type: STRING |
|||||||||
String | ACCOUNT_TYPE | A reference to the type of the account to which this data belongs
Type: STRING |
|||||||||
String | DATA | The sync data associated with this account. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface android.provider.BaseColumns |
A reference to the name of the account to which this data belongs
Type: STRING
A reference to the type of the account to which this data belongs
Type: STRING
The sync data associated with this account.
Type: NONE