Searched defs:updateValues (Results 1 – 8 of 8) sorted by relevance
125 final ContentValues updateValues = new ContentValues(); in insertMmsWithLockedMessage() local151 final ContentValues updateValues = new ContentValues(); in insertSmsWithLockedMessage() local
328 final ContentValues updateValues = new ContentValues(); in testMmsUpdate() local354 final ContentValues updateValues = new ContentValues(); in testMmsUpdate_canUpdateReadAndSeenStatus() local
154 final ContentValues updateValues = new ContentValues(); in testInsertSms_canUpdateSeen() local
203 final ContentValues updateValues = new ContentValues(); in testMmsPartUpdate() local
246 ContentValues updateValues = new ContentValues(); in testForeignUpdate_dirty() local294 ContentValues updateValues = new ContentValues(); in testForeignUpdate_explicitNotDirty() local316 ContentValues updateValues = new ContentValues(); in testForeignUpdate_null_dirty() local338 ContentValues updateValues = new ContentValues(); in testForeignUpdate_NotNormalized_normalized() local356 ContentValues updateValues = new ContentValues(); in testLocalUpdate_notDirty() local
249 final ContentValues updateValues = new ContentValues(); in testUpdateDownload() local327 final ContentValues updateValues = new ContentValues(); in testNotifyChange() local
360 final ContentValues updateValues = new ContentValues(); in testInPlaceUpdate_mediaFileWithInvalidRelativePath() local
2171 ContentValues updateValues = CalendarHelper.getUpdateCalendarValuesWithOriginal( in testCalendarUpdateAsApp() local2305 ContentValues updateValues = EventHelper.getUpdateEventValuesWithOriginal(eventValues, in testEventUpdateAsApp() local2353 ContentValues updateValues = new ContentValues(); in testBulkUpdate() local2470 ContentValues updateValues = new ContentValues(); in testConversionToRecurring() local3525 boolean asSyncAdapter, ContentValues updateValues) { in updateAndVerifyEvent()