Searched refs:SQL_WHERE_EVENT_COLOR (Results 1 – 1 of 1) sorted by relevance
222 private static final String SQL_WHERE_EVENT_COLOR = "calendar_id in (SELECT _id from " field in CalendarProvider23861 c2 = query(Events.CONTENT_URI, ID_ONLY_PROJECTION, SQL_WHERE_EVENT_COLOR, in deleteMatchingColors()3966 mDb.update(Tables.EVENTS, colorValue, SQL_WHERE_EVENT_COLOR, args); in handleUpdateColors()