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.java1692 private boolean fixAllDayTime(ContentValues values, ContentValues modValues) { in fixAllDayTime()
1878 private long handleInsertException(long originalEventId, ContentValues modValues, in handleInsertException()
2730 private void scrubEventData(ContentValues values, ContentValues modValues) { in scrubEventData()
3931 ContentValues modValues) { in doesStatusCancelUpdateMeanUpdate()
4021 ContentValues modValues = new ContentValues(updateValues); in handleUpdateEvents() local