Searched defs:updateValues (Results 1 – 2 of 2) sorted by relevance
248 ContentValues updateValues = new ContentValues(); in testForeignUpdate_explicitNotDirty() local270 ContentValues updateValues = new ContentValues(); in testForeignUpdate_null_dirty() local292 ContentValues updateValues = new ContentValues(); in testForeignUpdate_NotNormalized_normalized() local
2172 ContentValues updateValues = CalendarHelper.getUpdateCalendarValuesWithOriginal( in testCalendarUpdateAsApp() local2306 ContentValues updateValues = EventHelper.getUpdateEventValuesWithOriginal(eventValues, in testEventUpdateAsApp() local2354 ContentValues updateValues = new ContentValues(); in testBulkUpdate() local2471 ContentValues updateValues = new ContentValues(); in testConversionToRecurring() local3526 boolean asSyncAdapter, ContentValues updateValues) { in updateAndVerifyEvent()