ClockContract.AlarmsColumns | Constants for the Alarms table, which contains the user created alarms. |
ClockContract.AlarmSettingColumns | Constants for tables with AlarmSettings. |
ClockContract.CitiesColumns | Constants for the Cities table, which contains all selectable cities. |
ClockContract.InstancesColumns | Constants for the Instance table, which contains the state of each alarm. |
ClockContract |
The contract between the clock provider and desk clock. |
CyanogenModAlarmClock | The CyanogenModAlarmClock class contains utilities for interacting with a variety of Alarm features that the CyanogenMod AlarmClock application (based on AOSP DeskClock) supports. |