| android.provider.Contacts.SettingsColumns |
Known Indirect Subclasses
|
Columns from the Settings table that other columns join into themselves.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | KEY | The key of this setting. | |||||||||
| String | VALUE | The value of this setting. | |||||||||
| String | _SYNC_ACCOUNT | The _SYNC_ACCOUNT to which this setting corresponds. | |||||||||
The key of this setting.
Type: TEXT
The value of this setting.
Type: TEXT
The _SYNC_ACCOUNT to which this setting corresponds. This may be null.
Type: TEXT