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.java1531 private boolean fixAllDayTime(ContentValues values, ContentValues modValues) { in fixAllDayTime()
1717 private long handleInsertException(long originalEventId, ContentValues modValues, in handleInsertException()
2501 private void scrubEventData(ContentValues values, ContentValues modValues) { in scrubEventData()
3689 ContentValues modValues) { in doesStatusCancelUpdateMeanUpdate()
3779 ContentValues modValues = new ContentValues(updateValues); in handleUpdateEvents() local