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.java1690 private boolean fixAllDayTime(ContentValues values, ContentValues modValues) { in fixAllDayTime()
1876 private long handleInsertException(long originalEventId, ContentValues modValues, in handleInsertException()
2728 private void scrubEventData(ContentValues values, ContentValues modValues) { in scrubEventData()
3929 ContentValues modValues) { in doesStatusCancelUpdateMeanUpdate()
4019 ContentValues modValues = new ContentValues(updateValues); in handleUpdateEvents() local