Searched refs:COMMENTS_URI (Results 1 – 2 of 2) sorted by relevance
304 event.setCommentsUri(c.getString(c.getColumnIndexOrThrow(Events.COMMENTS_URI))); in cursorToEntry()788 map.put(Events.COMMENTS_URI, commentsUri); in entryToContentValues()
3913 DatabaseUtils.cursorStringToContentValues(diffsCursor, Events.COMMENTS_URI, values); in rowToContentValues()3996 sEventsProjectionMap.put(Events.COMMENTS_URI, "commentsUri"); in sEventsProjectionMap.put() argument4102 Calendar.Events.COMMENTS_URI,4245 entityValues.put(Calendar.Events.COMMENTS_URI, c.getString(COLUMN_COMMENTS_URI)); in next()