Home
last modified time | relevance | path

Searched defs:modValues (Results 1 – 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1507 private boolean fixAllDayTime(ContentValues values, ContentValues modValues) { in fixAllDayTime()
1693 private long handleInsertException(long originalEventId, ContentValues modValues, in handleInsertException()
2477 private void scrubEventData(ContentValues values, ContentValues modValues) { in scrubEventData()
3665 ContentValues modValues) { in doesStatusCancelUpdateMeanUpdate()
3755 ContentValues modValues = new ContentValues(updateValues); in handleUpdateEvents() local