cyanogenmod.alarmclock.ClockContract.CitiesColumns |
Constants for the Cities table, which contains all selectable cities.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CITY_ID | Primary id for city. | |||||||||
String | CITY_NAME | City name. | |||||||||
String | TIMEZONE_NAME | Timezone name of city. | |||||||||
String | TIMEZONE_OFFSET | Timezone offset. |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_URI | The content:// style URL for this table. |
Primary id for city.
Type: STRING
City name.
Type: STRING
Timezone name of city.
Type: STRING
Timezone offset.
Type: INTEGER