Home
last modified time | relevance | path

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

/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarProvider2.java1744 modValues.put(Events.DTEND, dtend); in fixAllDayTime()
1918 modValues.put(Events.DIRTY, true); in handleInsertException()
2016 values.putAll(modValues); in handleInsertException()
2141 values.putAll(modValues); in handleInsertException()
2780 if (modValues != null) { in scrubEventData()
2801 if (modValues != null) { in scrubEventData()
2820 if (modValues != null) { in scrubEventData()
3953 ContentValues modValues) { in doesStatusCancelUpdateMeanUpdate() argument
4064 values.putAll(modValues); in handleUpdateEvents()
4088 scrubEventData(values, modValues); in handleUpdateEvents()
[all …]