Home | History | Annotate | Download | only in provider

Lines Matching defs:COLOR

55  * name, color, sync info, etc.</li>
337 * The color of the calendar. This should only be updated by the sync
338 * adapter, not other apps, as changing a calendar's color can adversely
340 * <P>Type: INTEGER (color value)</P>
345 * A key for looking up a color from the {@link Colors} table. NULL or
347 * not use a key for looking up the color. The provider will update
597 * should only update calendars (such as changing the color or display
911 * A secondary color for the individual event. This should only be
918 * A secondary color key for the individual event. NULL or an empty
920 * for looking up the color. The provider will update
2440 * The type of color, which describes how it should be used. Valid types
2449 * This indicateds a color that can be used for calendars.
2453 * This indicates a color that can be used for events.
2458 * The key used to reference this color. This can be any non-empty
2468 * The color as an 8-bit ARGB integer value. Colors should specify alpha
2477 public static final String COLOR = "color";
2485 * adapter. Only {@link #COLOR} may be updated after the initial insert. In
2486 * addition, a row can only be deleted once all references to that color
2495 * The Uri for querying color information