Searched refs:COLOR (Results 1 – 3 of 3) sorted by relevance
205 + " SET calendar_color=(SELECT " + Colors.COLOR + " FROM " + Tables.COLORS + " WHERE "219 + " SET eventColor=(SELECT " + Colors.COLOR + " FROM " + Tables.COLORS + " WHERE "756 CalendarContract.Colors.COLOR + " INTEGER NOT NULL" + in createColorsTable()1568 + " SET calendar_color=(SELECT " + Colors.COLOR + " FROM " + Tables.COLORS in upgradeToVersion400()1581 + " SET eventColor=(SELECT " + Colors.COLOR + " FROM " + Tables.COLORS + " WHERE " in upgradeToVersion400()
140 Colors.COLOR,2515 if (!values.containsKey(Colors.COLOR_TYPE) || !values.containsKey(Colors.COLOR)) { in insertInTransactionInner()3971 if (values.containsKey(Colors.COLOR)) { in handleUpdateColors()4248 if (values.getAsInteger(Colors.COLOR) != null) { in updateInTransactionInner()4979 sColorsProjectionMap.put(Colors.COLOR, Colors.COLOR); in sColorsProjectionMap.put() argument
1234 m.put(Colors.COLOR, color); in insertColor()1253 cv.put(Colors.COLOR, color); in updateAndCheckColor()1579 Colors.COLOR, // 4 in checkColor()